Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #295

Merged
merged 1 commit into from
Aug 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==5.2.0
# via kombu
arrow==1.3.0
# via -r requirements/base.in
attrs==23.2.0
attrs==24.1.0
# via glom
billiard==4.2.0
# via celery
Expand Down Expand Up @@ -100,7 +100,7 @@ prompt-toolkit==3.0.47
# via click-repl
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via
# github3-py
# oauthlib
Expand All @@ -111,7 +111,7 @@ python-dateutil==2.9.0.post0
# github3-py
pyyaml==6.0.1
# via -r requirements/base.in
redis==5.0.7
redis==5.0.8
# via -r requirements/base.in
requests==2.32.3
# via
Expand All @@ -126,7 +126,7 @@ requests-oauthlib==2.0.0
# jira
requests-toolbelt==1.0.0
# via jira
sentry-sdk[flask]==2.11.0
sentry-sdk[flask]==2.12.0
# via -r requirements/base.in
six==1.16.0
# via python-dateutil
Expand Down
30 changes: 15 additions & 15 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
amqp==5.2.0
# via kombu
Expand All @@ -16,7 +16,7 @@ astroid==3.2.4
# via
# pylint
# pylint-celery
attrs==23.2.0
attrs==24.1.0
# via
# glom
# scriv
Expand Down Expand Up @@ -73,7 +73,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.8.0
# via edx-lint
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
# via
Expand Down Expand Up @@ -143,7 +143,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
mypy==1.11.0
mypy==1.11.1
# via -r requirements/dev.in
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -178,7 +178,7 @@ pygments==2.18.0
# via
# readme-renderer
# sphinx
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via
# github3-py
# oauthlib
Expand Down Expand Up @@ -235,7 +235,7 @@ pyyaml==6.0.1
# repo-tools-data-schema
readme-renderer==44.0
# via -r requirements/doc.in
redis==5.0.7
redis==5.0.8
# via
# -r requirements/base.in
# redis-sentinel-url
Expand Down Expand Up @@ -271,7 +271,7 @@ schema==0.7.7
# via repo-tools-data-schema
scriv==1.5.1
# via -r requirements/dev.in
sentry-sdk[flask]==2.11.0
sentry-sdk[flask]==2.12.0
# via -r requirements/base.in
six==1.16.0
# via
Expand All @@ -280,26 +280,26 @@ six==1.16.0
# sphinxcontrib-httpdomain
snowballstemmer==2.2.0
# via sphinx
sphinx==7.4.7
sphinx==8.0.2
# via
# -r requirements/doc.in
# sphinx-rtd-theme
# sphinxcontrib-httpdomain
sphinx-rtd-theme==0.5.1
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.0.6
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-httpdomain==1.8.1
# via -r requirements/doc.in
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.8
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stevedore==5.2.0
# via code-annotations
Expand Down Expand Up @@ -339,11 +339,11 @@ wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.3
# via flask
wheel==0.43.0
wheel==0.44.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==71.1.0
setuptools==72.1.0
# via pip-tools
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
babel==2.15.0
# via sphinx
Expand Down Expand Up @@ -40,26 +40,26 @@ six==1.16.0
# via sphinxcontrib-httpdomain
snowballstemmer==2.2.0
# via sphinx
sphinx==7.4.7
sphinx==8.0.2
# via
# -r requirements/doc.in
# sphinx-rtd-theme
# sphinxcontrib-httpdomain
sphinx-rtd-theme==0.5.1
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.0.6
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-httpdomain==1.8.1
# via -r requirements/doc.in
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.8
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
urllib3==2.2.2
# via requests
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
wheel==0.43.0
wheel==0.44.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==71.1.0
setuptools==72.1.0
# via pip-tools
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.43.0
wheel==0.44.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==71.1.0
setuptools==72.1.0
# via -r requirements/pip.in
24 changes: 12 additions & 12 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
amqp==5.2.0
# via kombu
arrow==1.3.0
# via -r requirements/base.in
attrs==23.2.0
attrs==24.1.0
# via glom
babel==2.15.0
# via sphinx
Expand Down Expand Up @@ -51,7 +51,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
# via
Expand Down Expand Up @@ -128,7 +128,7 @@ pygments==2.18.0
# via
# readme-renderer
# sphinx
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via
# github3-py
# oauthlib
Expand Down Expand Up @@ -158,7 +158,7 @@ pyyaml==6.0.1
# repo-tools-data-schema
readme-renderer==44.0
# via -r requirements/doc.in
redis==5.0.7
redis==5.0.8
# via -r requirements/base.in
repo-tools-data-schema @ git+https://github.com/openedx/repo-tools-data-schema.git
# via -r requirements/test.in
Expand All @@ -181,34 +181,34 @@ requests-toolbelt==1.0.0
# via jira
schema==0.7.7
# via repo-tools-data-schema
sentry-sdk[flask]==2.11.0
sentry-sdk[flask]==2.12.0
# via -r requirements/base.in
six==1.16.0
# via
# python-dateutil
# sphinxcontrib-httpdomain
snowballstemmer==2.2.0
# via sphinx
sphinx==7.4.7
sphinx==8.0.2
# via
# -r requirements/doc.in
# sphinx-rtd-theme
# sphinxcontrib-httpdomain
sphinx-rtd-theme==0.5.1
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.0.6
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-httpdomain==1.8.1
# via -r requirements/doc.in
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.8
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
types-python-dateutil==2.9.0.20240316
# via arrow
Expand Down
Loading