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 Sep 19, 2024
1 parent e601512 commit b229666
Show file tree
Hide file tree
Showing 11 changed files with 83 additions and 96 deletions.
7 changes: 2 additions & 5 deletions edx_repo_tools/audit_gh_users/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,11 @@
#
click==8.1.7
# via -r edx_repo_tools/audit_gh_users/extra.in
fastcore==1.5.54
fastcore==1.7.8
# via ghapi
ghapi==1.0.5
ghapi==1.0.6
# via -r edx_repo_tools/audit_gh_users/extra.in
packaging==24.1
# via
# fastcore
# ghapi

# The following packages are considered to be unsafe in a requirements file:
# pip
16 changes: 8 additions & 8 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,27 @@ 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
dataset==1.6.2
# via -r edx_repo_tools/conventional_commits/extra.in
fonttools==4.53.1
# via matplotlib
greenlet==3.0.3
greenlet==3.1.0
# via
# -c edx_repo_tools/conventional_commits/../../requirements/constraints.txt
# sqlalchemy
kiwisolver==1.4.5
kiwisolver==1.4.7
# via matplotlib
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.1
# via
# contourpy
# matplotlib
Expand All @@ -39,17 +39,17 @@ 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
# matplotlib
# pandas
pytz==2024.1
pytz==2024.2
# via pandas
six==1.16.0
# via python-dateutil
sqlalchemy==1.4.52
sqlalchemy==1.4.54
# via
# alembic
# dataset
Expand Down
14 changes: 8 additions & 6 deletions edx_repo_tools/find_dependencies/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,27 @@
#
# make upgrade
#
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
idna==3.7
idna==3.10
# 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.1
# via -r edx_repo_tools/find_dependencies/extra.in
types-setuptools==71.1.0.20240723
types-setuptools==75.1.0.20240917
# via requirements-parser
urllib3==2.2.2
urllib3==2.2.3
# via requests
14 changes: 7 additions & 7 deletions edx_repo_tools/pull_request_creator/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,35 @@
#
# make upgrade
#
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.16.0
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
# via requests
cryptography==43.0.0
cryptography==43.0.1
# via pyjwt
deprecated==1.2.14
# via pygithub
idna==3.7
idna==3.10
# 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
requests==2.32.3
# via pygithub
typing-extensions==4.12.2
# via pygithub
urllib3==2.2.2
urllib3==2.2.3
# via
# pygithub
# requests
Expand Down
4 changes: 2 additions & 2 deletions edx_repo_tools/repo_access_scraper/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ greenlet==3.0.3
# via
# -c edx_repo_tools/repo_access_scraper/../../requirements/constraints.txt
# playwright
playwright==1.45.1
playwright==1.47.0
# via -r edx_repo_tools/repo_access_scraper/extra.in
pyee==11.1.0
pyee==12.0.0
# via playwright
typing-extensions==4.12.2
# via pyee
15 changes: 6 additions & 9 deletions edx_repo_tools/repo_checks/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,25 @@
#
cache-to-disk==2.0.0
# via -r edx_repo_tools/repo_checks/extra.in
certifi==2024.7.4
certifi==2024.8.30
# via requests
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.8
# via ghapi
ghapi==1.0.5
ghapi==1.0.6
# via -r edx_repo_tools/repo_checks/extra.in
idna==3.7
idna==3.10
# 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
urllib3==2.2.2
urllib3==2.2.3
# via requests

# The following packages are considered to be unsafe in a requirements file:
# pip
38 changes: 19 additions & 19 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
certifi==2024.8.30
# via requests
cffi==1.16.0
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via tox
Expand All @@ -33,15 +33,15 @@ click==8.1.7
# moreorless
colorama==0.4.6
# via tox
cryptography==43.0.0
cryptography==43.0.1
# via pyjwt
distlib==0.3.8
# via virtualenv
docutils==0.21.2
# via statistics
execnet==2.1.1
# via pytest-xdist
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
Expand All @@ -53,30 +53,30 @@ github3-py==4.0.1
# via -r requirements/base.in
gitpython==3.1.43
# via -r requirements/base.in
idna==3.7
idna==3.10
# 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.5.0
# via -r requirements/base.in
moreorless==0.4.0
# via bowler
msgpack==1.0.8
msgpack==1.1.0
# via cachecontrol
packaging==24.1
# via
# 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
platformdirs==4.2.2
platformdirs==4.3.6
# via
# tox
# virtualenv
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
pyproject-api==1.8.0
# via tox
pytest==8.3.1
pytest==8.3.3
# 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,19 +122,19 @@ smmap==5.0.1
# via gitdb
statistics==1.0.3.5
# via -r requirements/base.in
tox==4.16.0
tox==4.20.0
# via -r requirements/base.in
tqdm==4.66.4
tqdm==4.66.5
# via -r requirements/base.in
uritemplate==4.1.1
# via
# -r requirements/base.in
# github3-py
urllib3==2.2.2
urllib3==2.2.3
# via requests
urlobject==2.4.3
# via -r requirements/base.in
virtualenv==20.26.3
virtualenv==20.26.5
# via tox
volatile==2.1.0
# via bowler
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
Loading

0 comments on commit b229666

Please sign in to comment.