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

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/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cycler==0.11.0
# via matplotlib
dataset==1.6.2
# via -r edx_repo_tools/conventional_commits/extra.in
fonttools==4.41.0
fonttools==4.41.1
# via matplotlib
greenlet==2.0.2
# via sqlalchemy
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 @@ -4,7 +4,7 @@
#
# make upgrade
#
certifi==2023.5.7
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
Expand All @@ -22,5 +22,5 @@ rich==13.4.2
# via -r edx_repo_tools/find_dependencies/extra.in
typing-extensions==4.7.1
# via rich
urllib3==2.0.3
urllib3==2.0.4
# via requests
8 changes: 4 additions & 4 deletions edx_repo_tools/repo_checks/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
cache-to-disk==2.0.0
# via -r edx_repo_tools/repo_checks/extra.in
certifi==2023.5.7
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
click==8.1.5
click==8.1.6
# via -r edx_repo_tools/repo_checks/extra.in
fastcore==1.5.29
# via ghapi
Expand All @@ -22,11 +22,11 @@ packaging==23.1
# via
# fastcore
# ghapi
pyyaml==6.0
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.3
urllib3==2.0.4
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ bowler==0.9.0
# via -r requirements/base.in
cachecontrol==0.13.1
# via -r requirements/base.in
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
click==8.1.5
click==8.1.6
# via
# -r requirements/base.in
# bowler
Expand Down Expand Up @@ -97,7 +97,7 @@ lxml==4.9.3
# via
# parsel
# scrapy
more-itertools==9.1.0
more-itertools==10.0.0
# via -r requirements/base.in
moreorless==0.4.0
# via bowler
Expand Down Expand Up @@ -141,7 +141,7 @@ pycparser==2.21
# via cffi
pydispatcher==2.0.7
# via scrapy
pyjwt[crypto]==2.7.0
pyjwt[crypto]==2.8.0
# via github3-py
pyopenssl==23.2.0
# via scrapy
Expand All @@ -160,7 +160,7 @@ python-dateutil==2.8.2
# github3-py
python-dotenv==1.0.0
# via -r requirements/base.in
pyyaml==6.0
pyyaml==6.0.1
# via -r requirements/base.in
queuelib==1.6.2
# via scrapy
Expand Down Expand Up @@ -222,11 +222,11 @@ uritemplate==4.1.1
# via
# -r requirements/base.in
# github3-py
urllib3==2.0.3
urllib3==2.0.4
# via requests
urlobject==2.4.3
# via -r requirements/base.in
virtualenv==20.24.0
virtualenv==20.24.2
# via tox
volatile==2.1.0
# via bowler
Expand Down
28 changes: 14 additions & 14 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ build==0.10.0
# via pip-tools
cachecontrol==0.13.1
# via -r requirements/base.txt
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements/base.txt
# requests
Expand All @@ -43,7 +43,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/base.txt
# requests
click==8.1.5
click==8.1.6
# via
# -r requirements/base.txt
# bowler
Expand All @@ -54,7 +54,7 @@ click==8.1.5
# pip-tools
click-log==0.4.0
# via edx-lint
code-annotations==1.3.0
code-annotations==1.5.0
# via edx-lint
constantly==15.1.0
# via
Expand All @@ -72,7 +72,7 @@ cssselect==1.2.0
# -r requirements/base.txt
# parsel
# scrapy
dill==0.3.6
dill==0.3.7
# via pylint
distlib==0.3.7
# via
Expand Down Expand Up @@ -163,7 +163,7 @@ markupsafe==2.1.3
# via jinja2
mccabe==0.7.0
# via pylint
more-itertools==9.1.0
more-itertools==10.0.0
# via -r requirements/base.txt
moreorless==0.4.0
# via
Expand Down Expand Up @@ -200,7 +200,7 @@ path-py==12.5.0
# via -r requirements/base.txt
pbr==5.11.1
# via stevedore
pip-tools==7.0.0
pip-tools==7.1.0
# via -r requirements/development.in
platformdirs==3.9.1
# via
Expand Down Expand Up @@ -237,11 +237,11 @@ pydispatcher==2.0.7
# via
# -r requirements/base.txt
# scrapy
pyjwt[crypto]==2.7.0
pyjwt[crypto]==2.8.0
# via
# -r requirements/base.txt
# github3-py
pylint==2.17.4
pylint==2.17.5
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -282,7 +282,7 @@ python-dotenv==1.0.0
# via -r requirements/base.txt
python-slugify==8.0.1
# via code-annotations
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -314,7 +314,7 @@ requests-toolbelt==1.0.0
# via
# -r requirements/base.txt
# jira
responses==0.23.1
responses==0.23.2
# via -r requirements/development.in
ruamel-yaml==0.17.32
# via -r requirements/base.txt
Expand Down Expand Up @@ -377,7 +377,7 @@ twisted==22.10.0
# via
# -r requirements/base.txt
# scrapy
types-pyyaml==6.0.12.10
types-pyyaml==6.0.12.11
# via responses
typing-extensions==4.7.1
# via
Expand All @@ -389,14 +389,14 @@ uritemplate==4.1.1
# via
# -r requirements/base.txt
# github3-py
urllib3==2.0.3
urllib3==2.0.4
# via
# -r requirements/base.txt
# requests
# responses
urlobject==2.4.3
# via -r requirements/base.txt
virtualenv==20.24.0
virtualenv==20.24.2
# via
# -r requirements/base.txt
# tox
Expand All @@ -410,7 +410,7 @@ w3lib==2.1.1
# itemloaders
# parsel
# scrapy
wheel==0.40.0
wheel==0.41.0
# via pip-tools
wrapt==1.15.0
# via astroid
Expand Down
6 changes: 3 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==0.10.0
# via pip-tools
click==8.1.5
click==8.1.6
# via pip-tools
packaging==23.1
# via build
pip-tools==7.0.0
pip-tools==7.1.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
Expand All @@ -19,7 +19,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.40.0
wheel==0.41.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.40.0
wheel==0.41.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
# via -r requirements/pip.in