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 Aug 8, 2024
1 parent 17c885a commit 096805e
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 32 deletions.
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.6.3
# via ghapi
ghapi==1.0.5
# via -r edx_repo_tools/audit_gh_users/extra.in
Expand Down
4 changes: 2 additions & 2 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ mako==1.3.5
# via alembic
markupsafe==2.1.5
# via mako
matplotlib==3.9.1
matplotlib==3.9.1.post1
# via -r edx_repo_tools/conventional_commits/extra.in
numpy==2.0.1
# 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
4 changes: 2 additions & 2 deletions edx_repo_tools/find_dependencies/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ 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.10.2
# via -r edx_repo_tools/find_dependencies/extra.in
rich==13.7.1
# via -r edx_repo_tools/find_dependencies/extra.in
types-setuptools==71.1.0.20240723
types-setuptools==71.1.0.20240806
# via requirements-parser
urllib3==2.2.2
# via requests
4 changes: 2 additions & 2 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 @@ -24,7 +24,7 @@ pycparser==2.22
# via cffi
pygithub==2.3.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
4 changes: 2 additions & 2 deletions edx_repo_tools/repo_checks/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ 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.6.3
# via ghapi
ghapi==1.0.5
# via -r edx_repo_tools/repo_checks/extra.in
Expand All @@ -22,7 +22,7 @@ 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
18 changes: 9 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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
Expand All @@ -20,7 +20,7 @@ cachetools==5.4.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 @@ -61,7 +61,7 @@ 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.17.1
# 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
20 changes: 10 additions & 10 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 @@ -32,7 +32,7 @@ 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 @@ -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,7 +135,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
path==16.14.0
path==17.0.0
# via
# -r requirements/base.txt
# path-py
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 @@ -243,9 +243,9 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.0
# via pylint
tox==4.16.0
tox==4.17.1
# 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==72.1.0
# via -r requirements/pip.in

0 comments on commit 096805e

Please sign in to comment.