Skip to content

Commit 03bb82c

Browse files
Merge pull request #38 from seapagan/dependabot/pip/main/types-redis-4.6.0.20240417
2 parents a30fb34 + 7a5345e commit 03bb82c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pymarkdownlnt = "^0.9.17"
5151

5252
# needed for mupy typing
5353
types-python-dateutil = "^2.9.0.20240316"
54-
types-redis = "^4.6.0.20240409"
54+
types-redis = "^4.6.0.20240417"
5555

5656
# changelog generation
5757
github-changelog-md = "^0.9.2"

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ toolz==0.12.1 ; python_version >= "3.9" and python_version < "4.0"
8787
typer==0.9.0 ; python_version >= "3.9" and python_version < "4.0"
8888
types-pyopenssl==24.0.0.20240311 ; python_version >= "3.9" and python_version < "4.0"
8989
types-python-dateutil==2.9.0.20240316 ; python_version >= "3.9" and python_version < "4.0"
90-
types-redis==4.6.0.20240409 ; python_version >= "3.9" and python_version < "4.0"
90+
types-redis==4.6.0.20240417 ; python_version >= "3.9" and python_version < "4.0"
9191
typing-extensions==4.10.0 ; python_version >= "3.9" and python_version < "4.0"
9292
ujson==5.9.0 ; python_version >= "3.9" and python_version < "4.0"
9393
urllib3==2.2.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)