Fixed typo in Changelog for v5.4.0rc2 (#2057)

This commit is contained in:
Tomer Nosrati 2024-07-11 18:48:11 +03:00 committed by GitHub
parent 8f983c20a1
commit f61c6d1726
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
:release-date: 11 July, 2024
:release-by: Tomer Nosrati
The ``requests`` is no longer limited to <2.32.0 per #2041.
The ``requests`` package is no longer limited to <2.32.0 per #2041.
Contribution #2007 by @awmackowiak was confirmed to have solved the Redis reconnection bug.
- Bump mypy from 1.10.0 to 1.10.1 (#2039)