Skip to content

Commit

Permalink
Bump uwsgi from 2.0.21 to 2.0.22 in /requirements
Browse files Browse the repository at this point in the history
Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.21 to 2.0.22.
- [Commits](https://github.com/unbit/uwsgi-docs/commits)

---
updated-dependencies:
- dependency-name: uwsgi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent d68c4b1 commit a6eb132
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-prod.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Web server
uWSGI~=2.0.21
uWSGI~=2.0.22
# PosgreSQL driver
psycopg[binary]~=3.1.8
2 changes: 1 addition & 1 deletion requirements/requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ psycopg-binary==3.1.8
# via psycopg
typing-extensions==4.5.0
# via psycopg
uwsgi==2.0.21
uwsgi==2.0.22
# via -r requirements-prod.in

0 comments on commit a6eb132

Please sign in to comment.