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 #556

Closed
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
2 changes: 1 addition & 1 deletion edx_repo_tools/audit_gh_users/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
click==8.1.7
# via -r edx_repo_tools/audit_gh_users/extra.in
fastcore==1.5.54
fastcore==1.7.1
# via ghapi
ghapi==1.0.5
# via -r edx_repo_tools/audit_gh_users/extra.in
Expand Down
10 changes: 5 additions & 5 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alembic==1.13.2
# via dataset
banal==1.0.6
# via dataset
contourpy==1.2.1
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
Expand All @@ -26,9 +26,9 @@ mako==1.3.5
# via alembic
markupsafe==2.1.5
# via mako
matplotlib==3.9.1
matplotlib==3.9.2
# via -r edx_repo_tools/conventional_commits/extra.in
numpy==2.0.1
numpy==2.1.0
# via
# contourpy
# matplotlib
Expand All @@ -39,7 +39,7 @@ pandas==2.2.2
# via -r edx_repo_tools/conventional_commits/extra.in
pillow==10.4.0
# via matplotlib
pyparsing==3.1.2
pyparsing==3.1.4
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand All @@ -49,7 +49,7 @@ pytz==2024.1
# via pandas
six==1.16.0
# via python-dateutil
sqlalchemy==1.4.52
sqlalchemy==1.4.53
# via
# alembic
# dataset
Expand Down
10 changes: 6 additions & 4 deletions edx_repo_tools/find_dependencies/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,23 @@ certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
idna==3.7
idna==3.8
# via requests
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
packaging==24.1
# via requirements-parser
pygments==2.18.0
# via rich
requests==2.32.3
# via -r edx_repo_tools/find_dependencies/extra.in
requirements-parser==0.10.1
requirements-parser==0.11.0
# via -r edx_repo_tools/find_dependencies/extra.in
rich==13.7.1
rich==13.8.0
# via -r edx_repo_tools/find_dependencies/extra.in
types-setuptools==71.1.0.20240723
types-setuptools==73.0.0.20240822
# via requirements-parser
urllib3==2.2.2
# via requests
8 changes: 4 additions & 4 deletions edx_repo_tools/pull_request_creator/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==1.17.0
# via
# cryptography
# pynacl
Expand All @@ -16,15 +16,15 @@ cryptography==43.0.0
# via pyjwt
deprecated==1.2.14
# via pygithub
idna==3.7
idna==3.8
# via requests
packaging==24.1
# via -r edx_repo_tools/pull_request_creator/extra.in
pycparser==2.22
# via cffi
pygithub==2.3.0
pygithub==2.4.0
# via -r edx_repo_tools/pull_request_creator/extra.in
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via pygithub
pynacl==1.5.0
# via pygithub
Expand Down
2 changes: 1 addition & 1 deletion edx_repo_tools/repo_access_scraper/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ greenlet==3.0.3
# via
# -c edx_repo_tools/repo_access_scraper/../../requirements/constraints.txt
# playwright
playwright==1.45.1
playwright==1.46.0
# via -r edx_repo_tools/repo_access_scraper/extra.in
pyee==11.1.0
# via playwright
Expand Down
6 changes: 3 additions & 3 deletions edx_repo_tools/repo_checks/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r edx_repo_tools/repo_checks/extra.in
fastcore==1.5.54
fastcore==1.7.1
# via ghapi
ghapi==1.0.5
# via -r edx_repo_tools/repo_checks/extra.in
idna==3.7
idna==3.8
# via requests
packaging==24.1
# via
# fastcore
# ghapi
pyyaml==6.0.1
pyyaml==6.0.2
# via -r edx_repo_tools/repo_checks/extra.in
requests==2.32.3
# via -r edx_repo_tools/repo_checks/extra.in
Expand Down
22 changes: 11 additions & 11 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ appdirs==1.4.4
# via
# -r requirements/base.in
# fissix
attrs==23.2.0
attrs==24.2.0
# via bowler
backports-csv==1.0.7
# via -r requirements/base.in
bowler==0.9.0
# via -r requirements/base.in
cachecontrol==0.14.0
# via -r requirements/base.in
cachetools==5.4.0
cachetools==5.5.0
# via tox
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==1.17.0
# via cryptography
chardet==5.2.0
# via tox
Expand Down Expand Up @@ -53,15 +53,15 @@ github3-py==4.0.1
# via -r requirements/base.in
gitpython==3.1.43
# via -r requirements/base.in
idna==3.7
idna==3.8
# via requests
iniconfig==2.0.0
# via pytest
lazy==1.6
# via -r requirements/base.in
lockfile==0.12.2
# via -r requirements/base.in
more-itertools==10.3.0
more-itertools==10.4.0
# via -r requirements/base.in
moreorless==0.4.0
# via bowler
Expand All @@ -72,7 +72,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
path==16.14.0
path==17.0.0
# via path-py
path-py==12.5.0
# via -r requirements/base.in
Expand All @@ -86,11 +86,11 @@ pluggy==1.5.0
# tox
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via github3-py
pyproject-api==1.7.1
# via tox
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/base.in
# pytest-logging
Expand All @@ -105,7 +105,7 @@ python-dateutil==2.9.0.post0
# github3-py
python-dotenv==1.0.1
# via -r requirements/base.in
pyyaml==6.0.1
pyyaml==6.0.2
# via -r requirements/base.in
requests==2.32.3
# via
Expand All @@ -122,9 +122,9 @@ smmap==5.0.1
# via gitdb
statistics==1.0.3.5
# via -r requirements/base.in
tox==4.16.0
tox==4.18.0
# via -r requirements/base.in
tqdm==4.66.4
tqdm==4.66.5
# via -r requirements/base.in
uritemplate==4.1.1
# via
Expand Down
9 changes: 0 additions & 9 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@ elasticsearch<7.14.0
# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
django-simple-history==3.0.0

# opentelemetry requires version 6.x at the moment:
# https://github.com/open-telemetry/opentelemetry-python/issues/3570
# Normally this could be added as a constraint in edx-django-utils, where we're
# adding the opentelemetry dependency. However, when we compile pip-tools.txt,
# that uses version 7.x, and then there's no undoing that when compiling base.txt.
# So we need to pin it globally, for now.
# Ticket for unpinning: https://github.com/openedx/edx-lint/issues/407
importlib-metadata<7

# Cause: https://github.com/openedx/event-tracking/pull/290
# event-tracking 2.4.1 upgrades to pymongo 4.4.0 which is not supported on edx-platform.
# We will pin event-tracking to do not break existing installations
Expand Down
32 changes: 16 additions & 16 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ astroid==3.2.4
# via
# pylint
# pylint-celery
attrs==23.2.0
attrs==24.2.0
# via
# -r requirements/base.txt
# bowler
Expand All @@ -24,15 +24,15 @@ build==1.2.1
# via pip-tools
cachecontrol==0.14.0
# via -r requirements/base.txt
cachetools==5.4.0
cachetools==5.5.0
# via
# -r requirements/base.txt
# tox
certifi==2024.7.4
# via
# -r requirements/base.txt
# requests
cffi==1.16.0
cffi==1.17.0
# via
# -r requirements/base.txt
# cryptography
Expand Down Expand Up @@ -75,7 +75,7 @@ docutils==0.21.2
# via
# -r requirements/base.txt
# statistics
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/development.in
execnet==2.1.1
# via
Expand All @@ -98,7 +98,7 @@ github3-py==4.0.1
# via -r requirements/base.txt
gitpython==3.1.43
# via -r requirements/base.txt
idna==3.7
idna==3.8
# via
# -r requirements/base.txt
# requests
Expand All @@ -118,7 +118,7 @@ markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via pylint
more-itertools==10.3.0
more-itertools==10.4.0
# via -r requirements/base.txt
moreorless==0.4.0
# via
Expand All @@ -135,13 +135,13 @@ packaging==24.1
# pyproject-api
# pytest
# tox
path==16.14.0
path==17.0.0
# via
# -r requirements/base.txt
# path-py
path-py==12.5.0
# via -r requirements/base.txt
pbr==6.0.0
pbr==6.1.0
# via stevedore
pip-tools==7.4.1
# via -r requirements/development.in
Expand All @@ -160,7 +160,7 @@ pycparser==2.22
# via
# -r requirements/base.txt
# cffi
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via
# -r requirements/base.txt
# github3-py
Expand All @@ -186,7 +186,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/base.txt
# -r requirements/development.in
Expand All @@ -207,7 +207,7 @@ python-dotenv==1.0.1
# via -r requirements/base.txt
python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -237,15 +237,15 @@ smmap==5.0.1
# gitdb
statistics==1.0.3.5
# via -r requirements/base.txt
stevedore==5.2.0
stevedore==5.3.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via pylint
tox==4.16.0
tox==4.18.0
# via -r requirements/base.txt
tqdm==4.66.4
tqdm==4.66.5
# via -r requirements/base.txt
uritemplate==4.1.1
# via
Expand All @@ -266,7 +266,7 @@ volatile==2.1.0
# via
# -r requirements/base.txt
# bowler
wheel==0.43.0
wheel==0.44.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ 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:
Expand Down
6 changes: 3 additions & 3 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.1.2
pip==24.2
# via -r requirements/pip.in
setuptools==71.1.0
setuptools==74.0.0
# via -r requirements/pip.in
Loading