Skip to content

Commit

Permalink
Merge pull request #8 from freelancer/dependabot/pip/uwsgi-2.0.22
Browse files Browse the repository at this point in the history
Bump uwsgi from 2.0.21 to 2.0.22
  • Loading branch information
AdiRishi committed Aug 25, 2023
2 parents cb1a4a8 + 65b082d commit f514485
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.8.0"
Flask = "^2.3.2"
uWSGI = "^2.0.21"
uWSGI = "^2.0.22"
SQLAlchemy = "^2.0.18"
PyMySQL = "^1.1.0"
cryptography = "^41.0.2"
Expand Down

0 comments on commit f514485

Please sign in to comment.