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

Python Requirements Update #522

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.38
fastcore==1.5.44
# via ghapi
ghapi==1.0.5
# via -r edx_repo_tools/audit_gh_users/extra.in
Expand Down
6 changes: 3 additions & 3 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cycler==0.12.1
# via matplotlib
dataset==1.6.2
# via -r edx_repo_tools/conventional_commits/extra.in
fonttools==4.51.0
fonttools==4.53.0
# via matplotlib
greenlet==3.0.3
# via
Expand Down Expand Up @@ -61,11 +61,11 @@ sqlalchemy==1.4.52
# via
# alembic
# dataset
typing-extensions==4.11.0
typing-extensions==4.12.1
# via alembic
tzdata==2024.1
# via pandas
zipp==3.18.2
zipp==3.19.2
# via
# importlib-metadata
# importlib-resources
6 changes: 3 additions & 3 deletions edx_repo_tools/find_dependencies/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
certifi==2024.2.2
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -16,11 +16,11 @@ mdurl==0.1.2
# via markdown-it-py
pygments==2.18.0
# via rich
requests==2.32.2
requests==2.32.3
# via -r edx_repo_tools/find_dependencies/extra.in
rich==13.7.1
# via -r edx_repo_tools/find_dependencies/extra.in
typing-extensions==4.11.0
typing-extensions==4.12.1
# via rich
urllib3==2.2.1
# via requests
56 changes: 13 additions & 43 deletions edx_repo_tools/pull_request_creator/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,66 +4,36 @@
#
# make upgrade
#
certifi==2024.2.2
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# requests
certifi==2024.6.2
# via requests
cffi==1.16.0
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# cryptography
# pynacl
charset-normalizer==3.3.2
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# requests
cryptography==42.0.7
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# pyjwt
# via requests
cryptography==42.0.8
# via pyjwt
deprecated==1.2.14
# via pygithub
idna==3.7
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# requests
# via requests
packaging==24.0
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# -r edx_repo_tools/pull_request_creator/extra.in
# via -r edx_repo_tools/pull_request_creator/extra.in
pycparser==2.22
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# cffi
# via cffi
pygithub==2.3.0
# via -r edx_repo_tools/pull_request_creator/extra.in
pyjwt[crypto]==2.8.0
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# pygithub
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.32.2
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# pygithub
typing-extensions==4.11.0
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# pygithub
requests==2.32.3
# via pygithub
typing-extensions==4.12.1
# via pygithub
urllib3==2.2.1
# via
# -c edx_repo_tools/pull_request_creator/../../requirements/base.txt
# -c edx_repo_tools/pull_request_creator/../../requirements/development.txt
# pygithub
# requests
wrapt==1.16.0
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 @@ -12,5 +12,5 @@ playwright==1.44.0
# via -r edx_repo_tools/repo_access_scraper/extra.in
pyee==11.1.0
# via playwright
typing-extensions==4.11.0
typing-extensions==4.12.1
# via pyee
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 @@ -6,13 +6,13 @@
#
cache-to-disk==2.0.0
# via -r edx_repo_tools/repo_checks/extra.in
certifi==2024.2.2
certifi==2024.6.2
# 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.38
fastcore==1.5.44
# via ghapi
ghapi==1.0.5
# via -r edx_repo_tools/repo_checks/extra.in
Expand All @@ -24,7 +24,7 @@ packaging==24.0
# ghapi
pyyaml==6.0.1
# via -r edx_repo_tools/repo_checks/extra.in
requests==2.32.2
requests==2.32.3
# via -r edx_repo_tools/repo_checks/extra.in
urllib3==2.2.1
# via requests
Expand Down
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cachecontrol==0.14.0
# via -r requirements/base.in
cachetools==5.3.3
# via tox
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
Expand All @@ -33,7 +33,7 @@ click==8.1.7
# moreorless
colorama==0.4.6
# via tox
cryptography==42.0.7
cryptography==42.0.8
# via pyjwt
distlib==0.3.8
# via virtualenv
Expand Down Expand Up @@ -92,7 +92,7 @@ pyjwt[crypto]==2.8.0
# via github3-py
pyproject-api==1.6.1
# via tox
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/base.in
# pytest-logging
Expand All @@ -109,7 +109,7 @@ python-dotenv==1.0.1
# via -r requirements/base.in
pyyaml==6.0.1
# via -r requirements/base.in
requests==2.32.2
requests==2.32.3
# via
# -r requirements/base.in
# cachecontrol
Expand All @@ -129,7 +129,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tox==4.15.0
tox==4.15.1
# via -r requirements/base.in
tqdm==4.66.4
# via -r requirements/base.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cachetools==5.3.3
# via
# -r requirements/base.txt
# tox
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -61,7 +61,7 @@ colorama==0.4.6
# via
# -r requirements/base.txt
# tox
cryptography==42.0.7
cryptography==42.0.8
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -194,7 +194,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/base.txt
# -r requirements/development.in
Expand All @@ -220,7 +220,7 @@ pyyaml==6.0.1
# -r requirements/base.txt
# code-annotations
# responses
requests==2.32.2
requests==2.32.3
# via
# -r requirements/base.txt
# cachecontrol
Expand Down Expand Up @@ -260,11 +260,11 @@ tomli==2.0.1
# tox
tomlkit==0.12.5
# via pylint
tox==4.15.0
tox==4.15.1
# via -r requirements/base.txt
tqdm==4.66.4
# via -r requirements/base.txt
typing-extensions==4.11.0
typing-extensions==4.12.1
# via
# astroid
# pylint
Expand All @@ -289,7 +289,7 @@ volatile==2.1.0
# bowler
wheel==0.43.0
# via pip-tools
zipp==3.18.2
zipp==3.19.2
# via importlib-metadata

# 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 @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.2
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading