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

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 @@ -10,7 +10,7 @@ fastcore==1.5.29
# via ghapi
ghapi==1.0.4
# via -r edx_repo_tools/audit_gh_users/extra.in
packaging==23.1
packaging==23.2
# via
# fastcore
# ghapi
Expand Down
18 changes: 9 additions & 9 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,29 @@
#
# make upgrade
#
alembic==1.12.0
alembic==1.12.1
# via dataset
banal==1.0.6
# via dataset
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
cycler==0.12.1
# via matplotlib
dataset==1.6.2
# via -r edx_repo_tools/conventional_commits/extra.in
fonttools==4.42.1
fonttools==4.44.0
# via matplotlib
greenlet==2.0.2
greenlet==3.0.1
# via sqlalchemy
importlib-metadata==6.8.0
# via alembic
importlib-resources==6.1.0
importlib-resources==6.1.1
# via
# alembic
# matplotlib
kiwisolver==1.4.5
# via matplotlib
mako==1.2.4
mako==1.3.0
# via alembic
markupsafe==2.1.3
# via mako
Expand All @@ -37,11 +37,11 @@ numpy==1.24.4
# contourpy
# matplotlib
# pandas
packaging==23.1
packaging==23.2
# via matplotlib
pandas==2.0.3
# via -r edx_repo_tools/conventional_commits/extra.in
pillow==10.0.1
pillow==10.1.0
# via matplotlib
pyparsing==3.1.1
# via matplotlib
Expand All @@ -53,7 +53,7 @@ pytz==2023.3.post1
# via pandas
six==1.16.0
# via python-dateutil
sqlalchemy==1.4.49
sqlalchemy==1.4.50
# via
# alembic
# dataset
Expand Down
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 @@ -6,7 +6,7 @@
#
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.2
# via requests
idna==3.4
# via requests
Expand All @@ -18,9 +18,9 @@ pygments==2.16.1
# via rich
requests==2.31.0
# via -r edx_repo_tools/find_dependencies/extra.in
rich==13.5.3
rich==13.6.0
# via -r edx_repo_tools/find_dependencies/extra.in
typing-extensions==4.8.0
# via rich
urllib3==2.0.5
urllib3==2.0.7
# via requests
6 changes: 3 additions & 3 deletions edx_repo_tools/repo_access_scraper/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
greenlet==2.0.2
greenlet==3.0.0
# via playwright
playwright==1.38.0
playwright==1.39.0
# via -r edx_repo_tools/repo_access_scraper/extra.in
pyee==9.0.4
pyee==11.0.1
# via playwright
typing-extensions==4.8.0
# via
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 @@ -8,7 +8,7 @@ cache-to-disk==2.0.0
# via -r edx_repo_tools/repo_checks/extra.in
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r edx_repo_tools/repo_checks/extra.in
Expand All @@ -18,15 +18,15 @@ ghapi==1.0.4
# via -r edx_repo_tools/repo_checks/extra.in
idna==3.4
# via requests
packaging==23.1
packaging==23.2
# via
# fastcore
# ghapi
pyyaml==6.0.1
# via -r edx_repo_tools/repo_checks/extra.in
requests==2.31.0
# via -r edx_repo_tools/repo_checks/extra.in
urllib3==2.0.5
urllib3==2.0.7
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
32 changes: 17 additions & 15 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ cachecontrol==0.13.1
# via -r requirements/base.in
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# -r requirements/base.in
# bowler
# moreorless
cryptography==41.0.4
cryptography==41.0.5
# via pyjwt
distlib==0.3.7
# via virtualenv
Expand All @@ -37,17 +37,17 @@ exceptiongroup==1.1.3
# via pytest
execnet==2.0.2
# via pytest-xdist
filelock==3.12.4
filelock==3.13.1
# via
# tox
# virtualenv
fissix==21.11.13
# via bowler
gitdb==4.0.10
gitdb==4.0.11
# via gitpython
github3-py==4.0.1
# via -r requirements/base.in
gitpython==3.1.37
gitpython==3.1.40
# via -r requirements/base.in
idna==3.4
# via requests
Expand All @@ -61,17 +61,17 @@ more-itertools==10.1.0
# via -r requirements/base.in
moreorless==0.4.0
# via bowler
msgpack==1.0.6
msgpack==1.0.7
# via cachecontrol
packaging==23.1
packaging==23.2
# via
# pytest
# tox
path==16.7.1
# via path-py
path-py==12.5.0
# via -r requirements/base.in
platformdirs==3.10.0
platformdirs==3.11.0
# via virtualenv
pluggy==1.3.0
# via
Expand All @@ -82,8 +82,10 @@ py==1.11.0
pycparser==2.21
# via cffi
pyjwt[crypto]==2.8.0
# via github3-py
pytest==7.4.2
# via
# github3-py
# pyjwt
pytest==7.4.3
# via
# -r requirements/base.in
# pytest-logging
Expand All @@ -105,9 +107,9 @@ requests==2.31.0
# -r requirements/base.in
# cachecontrol
# github3-py
ruamel-yaml==0.17.32
ruamel-yaml==0.18.5
# via -r requirements/base.in
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
six==1.16.0
# via
Expand All @@ -131,11 +133,11 @@ uritemplate==4.1.1
# via
# -r requirements/base.in
# github3-py
urllib3==2.0.5
urllib3==2.0.7
# via requests
urlobject==2.4.3
# via -r requirements/base.in
virtualenv==20.24.5
virtualenv==20.24.6
# via tox
volatile==2.1.0
# via bowler
Loading
Loading