Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Mar 10, 2024
1 parent e40796c commit 8b3c6c9
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
78 changes: 39 additions & 39 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ requests = "^2.31.0"
flask = "^3.0.2"
gunicorn = "^21.2.0"
charset-normalizer = "^3.3.2"
redis = {version = "^5.0.2", extras = ["hiredis"]}
redis = {version = "^5.0.3", extras = ["hiredis"]}
beautifulsoup4 = {version = "^4.12.3", extras = ["lxml", "charset_normalizer"]}
bootstrap-flask = "^2.3.3"
defang = "^0.5.3"
Expand Down Expand Up @@ -86,7 +86,7 @@ mmh3 = "^4.1.0"
puremagic = "^1.21"

[tool.poetry.group.dev.dependencies]
mypy = "^1.8.0"
mypy = "^1.9.0"
ipython = [
{version = "<8.13.0", python = "<3.9"},
{version = "^8.18.0", python = ">=3.9"},
Expand Down

0 comments on commit 8b3c6c9

Please sign in to comment.