Skip to content

Commit

Permalink
Bump uwsgi in the production-dependency-patches group (#591)
Browse files Browse the repository at this point in the history
Bumps the production-dependency-patches group with 1 update: [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/).


Updates `uwsgi` from 2.0.24 to 2.0.25

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 9b365b1 commit 68d8ebe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -78,7 +78,7 @@ kinto = {version = "^18.1.0", extras = ["postgresql","memcached","monitoring"]}
kinto-attachment = "6.4.0"
kinto-emailer = "3.0.1"
requests-hawk = "1.2.1"
uwsgi = "2.0.24"
uwsgi = "2.0.25"

[tool.poetry.group.kinto-remote-settings.dependencies]
kinto-remote-settings = {path = "./kinto-remote-settings", develop = true}
Expand Down

0 comments on commit 68d8ebe

Please sign in to comment.