Skip to content

Commit

Permalink
Merge pull request #350 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-41c960b

Python Requirements Update
  • Loading branch information
iamsobanjaved authored Sep 13, 2023
2 parents 41c960b + d41b54e commit a04d6c1
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 24 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ tox==3.28.0
# -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ billiard==4.1.0
# via
# -r requirements/quality.txt
# celery
build==1.0.0
build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -90,7 +90,7 @@ code-annotations==1.5.0
# -r requirements/quality.txt
# edx-lint
# edx-toggles
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -172,7 +172,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==19.3.1
faker==19.6.1
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -326,7 +326,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -440,7 +440,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/ci.txt
# tox
Expand Down
17 changes: 7 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ billiard==4.1.0
# via
# -r requirements/test.txt
# celery
bleach==6.0.0
# via readme-renderer
build==1.0.0
build==1.0.3
# via -r requirements/doc.in
celery==5.3.4
# via
Expand Down Expand Up @@ -84,7 +82,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -162,7 +160,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.3.1
faker==19.6.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -224,6 +222,8 @@ newrelic==9.0.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.14
# via readme-renderer
packaging==23.1
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -273,7 +273,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -303,7 +303,7 @@ pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==41.0
readme-renderer==42.0
# via twine
requests==2.31.0
# via
Expand All @@ -325,7 +325,6 @@ secretstorage==3.3.3
six==1.16.0
# via
# -r requirements/test.txt
# bleach
# event-tracking
# isodate
# python-dateutil
Expand Down Expand Up @@ -406,8 +405,6 @@ wcwidth==0.2.6
# via
# -r requirements/test.txt
# prompt-toolkit
webencodings==0.5.1
# via bleach
zipp==3.16.2
# via
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.0
build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
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.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.1.2
setuptools==68.2.2
# via -r requirements/pip.in
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ code-annotations==1.5.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -148,7 +148,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.3.1
faker==19.6.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -246,7 +246,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ code-annotations==1.5.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via pytest-cov
cryptography==41.0.3
# via
Expand Down Expand Up @@ -131,7 +131,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.1
faker==19.6.1
# via factory-boy
fasteners==0.18
# via -r requirements/base.txt
Expand Down Expand Up @@ -193,7 +193,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# pytest-cov
# pytest-django
Expand Down

0 comments on commit a04d6c1

Please sign in to comment.