Skip to content

Commit

Permalink
ch: Bump typing
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Mar 11, 2024
1 parent 8b3c6c9 commit df1e322
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
38 changes: 19 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@ types-requests = [
{version = "<2.31", python = "<3.10"},
{version = "^2.31.0.10", python = ">=3.10"}
]
types-redis = {version = "^4.6.0.20240218"}
types-redis = {version = "^4.6.0.20240311"}
types-pkg-resources = "^0.1.3"
types-Deprecated = "^1.2.9.20240106"
types-python-dateutil = "^2.8.19.20240106"
types-Deprecated = "^1.2.9.20240311"
types-python-dateutil = "^2.8.19.20240311"
types-beautifulsoup4 = "^4.12.0.20240229"
types-Pillow = "^10.2.0.20240213"
types-Pillow = "^10.2.0.20240311"
types-pytz = "^2024.1.0.20240203"

[build-system]
Expand Down

0 comments on commit df1e322

Please sign in to comment.