Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot authored and Agrendalath committed Oct 10, 2023
1 parent 0a584b6 commit 51db1ca
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 21 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,20 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
django==3.2.21
django==3.2.22
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
# openedx-events
edx-opaque-keys[django]==2.5.1
# via openedx-events
fastavro==1.8.3
fastavro==1.8.4
# via openedx-events
idna==3.4
# via requests
kombu==5.3.2
# via celery
openedx-events==8.6.0
openedx-events==9.0.0
# via -r requirements/base.in
pbr==5.11.1
# via stevedore
Expand Down Expand Up @@ -76,7 +76,7 @@ tzdata==2023.3
# via
# backports-zoneinfo
# celery
urllib3==2.0.5
urllib3==2.0.6
# via requests
vine==5.0.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ filelock==3.12.4
# virtualenv
packaging==23.2
# via tox
platformdirs==3.10.0
platformdirs==3.11.0
# via virtualenv
pluggy==1.3.0
# via tox
Expand Down
16 changes: 9 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -92,13 +92,13 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.21
django==3.2.22
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
# edx-i18n-tools
# openedx-events
edx-i18n-tools==1.2.0
edx-i18n-tools==1.3.0
# via -r requirements/dev.in
edx-lint==5.3.4
# via -r requirements/quality.txt
Expand All @@ -110,7 +110,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# pytest
fastavro==1.8.3
fastavro==1.8.4
# via
# -r requirements/quality.txt
# openedx-events
Expand Down Expand Up @@ -148,6 +148,8 @@ lazy-object-proxy==1.9.0
# via
# -r requirements/quality.txt
# astroid
lxml==4.9.3
# via edx-i18n-tools
markupsafe==2.1.3
# via
# -r requirements/quality.txt
Expand All @@ -156,7 +158,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
openedx-events==8.6.0
openedx-events==9.0.0
# via -r requirements/quality.txt
packaging==23.2
# via
Expand All @@ -174,7 +176,7 @@ pbr==5.11.1
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -319,7 +321,7 @@ tzdata==2023.3
# -r requirements/quality.txt
# backports-zoneinfo
# celery
urllib3==2.0.5
urllib3==2.0.6
# via
# -r requirements/quality.txt
# requests
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,13 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/test.txt
# pytest-cov
dill==0.3.7
# via pylint
django==3.2.21
django==3.2.22
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -88,7 +88,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
fastavro==1.8.3
fastavro==1.8.4
# via
# -r requirements/test.txt
# openedx-events
Expand Down Expand Up @@ -120,7 +120,7 @@ markupsafe==2.1.3
# jinja2
mccabe==0.7.0
# via pylint
openedx-events==8.6.0
openedx-events==9.0.0
# via -r requirements/test.txt
packaging==23.2
# via
Expand All @@ -130,7 +130,7 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.10.0
platformdirs==3.11.0
# via pylint
pluggy==1.3.0
# via
Expand Down Expand Up @@ -230,7 +230,7 @@ tzdata==2023.3
# -r requirements/test.txt
# backports-zoneinfo
# celery
urllib3==2.0.5
urllib3==2.0.6
# via
# -r requirements/test.txt
# requests
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ click-repl==0.3.0
# celery
code-annotations==1.5.0
# via -r requirements/test.in
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand All @@ -69,7 +69,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
exceptiongroup==1.1.3
# via pytest
fastavro==1.8.3
fastavro==1.8.4
# via
# -r requirements/base.txt
# openedx-events
Expand Down Expand Up @@ -156,7 +156,7 @@ tzdata==2023.3
# -r requirements/base.txt
# backports-zoneinfo
# celery
urllib3==2.0.5
urllib3==2.0.6
# via
# -r requirements/base.txt
# requests
Expand Down

0 comments on commit 51db1ca

Please sign in to comment.