Skip to content

Commit bf49918

Browse files
committed
chg: bump deps
1 parent 1fc706d commit bf49918

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ redis = {version = "^5.0.1", extras = ["hiredis"]}
2222
flask-restx = "^1.1.0"
2323
werkzeug = "^2.3.7"
2424
gunicorn = "^21.2.0"
25-
lacuscore = "^1.6.12"
25+
lacuscore = "^1.6.13"
2626
rich = "^13.6.0"
2727
psutil = "^5.9.5"
2828

@@ -34,7 +34,7 @@ ipython = [
3434
{version = "<8.13.0", python = "<3.9"},
3535
{version = "^8.13.0", python = ">=3.9"}
3636
]
37-
mypy = "^1.5.1"
37+
mypy = "^1.6.0"
3838
types-redis = "^4.6.0.7"
3939
types-psutil = "^5.9.5.16"
4040

0 commit comments

Comments
 (0)