Skip to content

Commit

Permalink
update minor version (#1933)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzbahrai authored Aug 27, 2024
1 parent 6497e84 commit 94c05a9
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
66 changes: 33 additions & 33 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 @@ -35,7 +35,7 @@ gunicorn = "22.0.0"
gevent = "23.9.1"
notifications-python-client = "6.4.1"

Babel = "2.15.0"
Babel = "2.16.0"
boto3 = "1.34.153"
Flask-Babel = "2.0.0"
python-dotenv = "1.0.1"
Expand Down Expand Up @@ -81,7 +81,7 @@ requests-mock = "1.12.1"
# used for creating manifest file locally
jinja2-cli = { version = "^0.8.2", extras = ["yaml"] }
black = "24.4.2"
mypy = "1.10.0"
mypy = "1.11.1"

# stubs libraries to keep mypy happy
types-python-dateutil = "2.9.0.20240316"
Expand Down

0 comments on commit 94c05a9

Please sign in to comment.