Skip to content

Commit

Permalink
Bump uwsgi from 2.0.24 to 2.0.25.1
Browse files Browse the repository at this point in the history
Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.24 to 2.0.25.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcospri committed May 2, 2024
1 parent 91969d5 commit 7ac5355
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ urllib3==1.26.18
# -r requirements/requirements.txt
# requests
# sentry-sdk
uwsgi==2.0.24
uwsgi==2.0.25.1
# via -r requirements/requirements.txt
warcio==1.7.4
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ urllib3==1.26.18
# -r requirements/requirements.txt
# requests
# sentry-sdk
uwsgi==2.0.24
uwsgi==2.0.25.1
# via -r requirements/requirements.txt
warcio==1.7.4
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ urllib3==1.26.18
# -r requirements/requirements.txt
# requests
# sentry-sdk
uwsgi==2.0.24
uwsgi==2.0.25.1
# via -r requirements/requirements.txt
waitress==2.1.2
# via webtest
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ urllib3==1.26.18
# -r requirements/tests.txt
# requests
# sentry-sdk
uwsgi==2.0.24
uwsgi==2.0.25.1
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ urllib3==1.26.18
# via
# requests
# sentry-sdk
uwsgi==2.0.24
uwsgi==2.0.25.1
# via -r requirements/requirements.in
warcio==1.7.4
# via pywb
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ urllib3==1.26.18
# -r requirements/requirements.txt
# requests
# sentry-sdk
uwsgi==2.0.24
uwsgi==2.0.25.1
# via -r requirements/requirements.txt
waitress==2.1.2
# via webtest
Expand Down

0 comments on commit 7ac5355

Please sign in to comment.