Skip to content

Commit

Permalink
Bump uwsgi from 2.0.22 to 2.0.23 (#11665)
Browse files Browse the repository at this point in the history
* Bump uwsgi from 2.0.22 to 2.0.23

Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.22 to 2.0.23.

---
updated-dependencies:
- dependency-name: uwsgi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg with requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 10, 2024
1 parent 8ee1c08 commit 6b3486c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ django-ipware<5.1
pycountry

# production
uWSGI==2.0.22
uWSGI==2.0.23
gunicorn==21.2.0
ipython==8.20.0
docker==6.1.3
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ install_requires =
pycountry

# production
uWSGI==2.0.22
uWSGI==2.0.23
gunicorn==21.2.0
ipython==8.20.0
docker==6.1.3
Expand Down

0 comments on commit 6b3486c

Please sign in to comment.