Skip to content

Commit

Permalink
Bump uwsgi from 2.0.21 to 2.0.22 in /rocky (1.11) (#1702)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
praseodym and dependabot[bot] authored Aug 31, 2023
1 parent 6c5f38a commit 24830c3
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion mula/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ sqlalchemy==1.4.48 ; python_version >= "3.8" and python_version < "4.0" \
starlette==0.27.0 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:6a6b0d042acb8d469a01eba54e9cda6cbd24ac602c4cd016723117d6a7e73b75 \
--hash=sha256:918416370e846586541235ccd38a474c08b80443ed31c578a418e2209b3eef91
tomli==2.0.1 ; python_version >= "3.8" and python_version < "3.11" \
tomli==2.0.1 ; python_version >= "3.8" and python_full_version <= "3.11.0a6" \
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
--hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f
tomlkit==0.11.8 ; python_version >= "3.8" and python_version < "4.0" \
Expand Down
10 changes: 5 additions & 5 deletions rocky/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 rocky/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dnspython = "^2.1.0"
django-password-validators = "^1.7.1"
colorama = "^0.4.6"
django-csp = "^3.7"
uwsgi = "^2.0.21"
uwsgi = "^2.0.22"
djangorestframework = "^3.14.0"
django-tagulous = "^1.3.3"
drf-standardized-errors = "^0.12.5"
Expand Down
2 changes: 1 addition & 1 deletion rocky/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ tzdata==2023.3 ; python_version >= "3.8" and python_version < "4.0" and (sys_pla
tzlocal==5.0.1 ; python_version >= "3.8" and python_version < "4.0"
uritools==4.0.1 ; python_version >= "3.8" and python_version < "4.0"
urllib3==2.0.3 ; python_version >= "3.8" and python_version < "4.0"
uwsgi==2.0.21 ; python_version >= "3.8" and python_version < "4.0"
uwsgi==2.0.22 ; python_version >= "3.8" and python_version < "4.0"
vulture==2.7 ; python_version >= "3.8" and python_version < "4.0"
wcwidth==0.2.6 ; python_version >= "3.8" and python_version < "4.0"
webencodings==0.5.1 ; python_version >= "3.8" and python_version < "4.0"
Expand Down
4 changes: 2 additions & 2 deletions rocky/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -759,8 +759,8 @@ uritools==4.0.1 ; python_version >= "3.8" and python_version < "4.0" \
urllib3==2.0.3 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:48e7fafa40319d358848e1bc6809b208340fafe2096f1725d05d67443d0483d1 \
--hash=sha256:bee28b5e56addb8226c96f7f13ac28cb4c301dd5ea8a6ca179c0b9835e032825
uwsgi==2.0.21 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:35a30d83791329429bc04fe44183ce4ab512fcf6968070a7bfba42fc5a0552a9
uwsgi==2.0.22 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:4cc4727258671ac5fa17ab422155e9aaef8a2008ebb86e4404b66deaae965db2
webencodings==0.5.1 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:a0af1213f3c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78 \
--hash=sha256:b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923
Expand Down

0 comments on commit 24830c3

Please sign in to comment.