Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Aug 27, 2024
1 parent ed86f8b commit cf66b05
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django==4.2.15
# -r requirements/base.in
future==1.0.0
# via pyjwkest
idna==3.7
idna==3.8
# via requests
pycryptodomex==3.20.0
# via pyjwkest
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ django==4.2.15
# edx-i18n-tools
edx-i18n-tools==1.6.2
# via -r requirements/dev.in
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/quality.txt
exceptiongroup==1.2.2
# via
Expand All @@ -95,11 +95,11 @@ future==1.0.0
# via
# -r requirements/quality.txt
# pyjwkest
idna==3.7
idna==3.8
# via
# -r requirements/quality.txt
# requests
importlib-metadata==8.3.0
importlib-metadata==8.4.0
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -137,7 +137,7 @@ packaging==24.1
# tox
path==16.16.0
# via edx-i18n-tools
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/quality.txt
# stevedore
Expand Down Expand Up @@ -235,7 +235,7 @@ sqlparse==0.5.1
# via
# -r requirements/quality.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -279,7 +279,7 @@ wheel==0.44.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.20.0
zipp==3.20.1
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,19 +62,19 @@ future==1.0.0
# via
# -r requirements/test.txt
# pyjwkest
idna==3.7
idna==3.8
# via
# -r requirements/test.txt
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.3.0
importlib-metadata==8.4.0
# via
# build
# keyring
# sphinx
# twine
importlib-resources==6.4.3
importlib-resources==6.4.4
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -117,7 +117,7 @@ packaging==24.1
# build
# pytest
# sphinx
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -177,7 +177,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.7.1
rich==13.8.0
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -205,7 +205,7 @@ sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -233,7 +233,7 @@ urllib3==2.2.2
# -r requirements/test.txt
# requests
# twine
zipp==3.20.0
zipp==3.20.1
# via
# importlib-metadata
# importlib-resources
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==8.3.0
importlib-metadata==8.4.0
# via build
packaging==24.1
# via build
Expand All @@ -24,7 +24,7 @@ tomli==2.0.1
# pip-tools
wheel==0.44.0
# via pip-tools
zipp==3.20.0
zipp==3.20.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==73.0.0
setuptools==73.0.1
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ django==4.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/quality.in
exceptiongroup==1.2.2
# via
Expand All @@ -56,7 +56,7 @@ future==1.0.0
# via
# -r requirements/test.txt
# pyjwkest
idna==3.7
idna==3.8
# via
# -r requirements/test.txt
# requests
Expand All @@ -82,7 +82,7 @@ packaging==24.1
# via
# -r requirements/test.txt
# pytest
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -148,7 +148,7 @@ sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ future==1.0.0
# via
# -r requirements/base.txt
# pyjwkest
idna==3.7
idna==3.8
# via
# -r requirements/base.txt
# requests
Expand All @@ -47,7 +47,7 @@ markupsafe==2.1.5
# via jinja2
packaging==24.1
# via pytest
pbr==6.0.0
pbr==6.1.0
# via stevedore
pluggy==1.5.0
# via pytest
Expand Down Expand Up @@ -81,7 +81,7 @@ sqlparse==0.5.1
# via
# -r requirements/base.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
Expand Down

0 comments on commit cf66b05

Please sign in to comment.