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

chore: Upgrade Python requirements #79

Merged
merged 1 commit into from
Aug 19, 2024
Merged
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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ requests==2.32.3
# superset-api-client
requests-oauthlib==2.0.0
# via superset-api-client
simplejson==3.19.2
simplejson==3.19.3
# via xblock
six==1.16.0
# via
Expand Down Expand Up @@ -160,7 +160,7 @@ web-fragments==2.2.0
# via
# -r requirements/base.in
# xblock
webob==1.8.7
webob==1.8.8
# via xblock
xblock==5.0.0
# via -r requirements/base.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.4.0
cachetools==5.5.0
# via tox
chardet==5.2.0
# via tox
Expand All @@ -28,7 +28,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.7.1
# via tox
tox==4.17.1
tox==4.18.0
# via -r requirements/ci.in
virtualenv==20.26.3
# via tox
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ build==1.2.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.4.0
cachetools==5.5.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -205,7 +205,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
model-bakery==1.19.1
model-bakery==1.19.3
# via
# -r requirements/quality.txt
# django-mock-queries
Expand Down Expand Up @@ -363,7 +363,7 @@ requests-oauthlib==2.0.0
# superset-api-client
responses==0.25.3
# via -r requirements/quality.txt
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/quality.txt
# xblock
Expand Down Expand Up @@ -393,11 +393,11 @@ text-unidecode==1.3
# via
# -r requirements/quality.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/quality.txt
# pylint
tox==4.17.1
tox==4.18.0
# via -r requirements/ci.txt
typing-extensions==4.12.2
# via
Expand Down Expand Up @@ -430,7 +430,7 @@ web-fragments==2.2.0
# via
# -r requirements/quality.txt
# xblock
webob==1.8.7
webob==1.8.8
# via
# -r requirements/quality.txt
# xblock
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ markupsafe==2.1.5
# xblock
mdurl==0.1.2
# via markdown-it-py
model-bakery==1.19.1
model-bakery==1.19.3
# via
# -r requirements/test.txt
# django-mock-queries
Expand Down Expand Up @@ -317,7 +317,7 @@ rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/test.txt
# xblock
Expand All @@ -328,7 +328,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==8.0.2
# via
Expand Down Expand Up @@ -397,7 +397,7 @@ web-fragments==2.2.0
# via
# -r requirements/test.txt
# xblock
webob==1.8.7
webob==1.8.8
# via
# -r requirements/test.txt
# xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==72.1.0
setuptools==72.2.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ markupsafe==2.1.5
# xblock
mccabe==0.7.0
# via pylint
model-bakery==1.19.1
model-bakery==1.19.3
# via
# -r requirements/test.txt
# django-mock-queries
Expand Down Expand Up @@ -279,7 +279,7 @@ requests-oauthlib==2.0.0
# superset-api-client
responses==0.25.3
# via -r requirements/test.txt
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -307,7 +307,7 @@ text-unidecode==1.3
# via
# -r requirements/test.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via pylint
typing-extensions==4.12.2
# via
Expand Down Expand Up @@ -336,7 +336,7 @@ web-fragments==2.2.0
# via
# -r requirements/test.txt
# xblock
webob==1.8.7
webob==1.8.8
# via
# -r requirements/test.txt
# xblock
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ markupsafe==2.1.5
# jinja2
# mako
# xblock
model-bakery==1.19.1
model-bakery==1.19.3
# via django-mock-queries
newrelic==9.13.0
# via
Expand Down Expand Up @@ -219,7 +219,7 @@ requests-oauthlib==2.0.0
# superset-api-client
responses==0.25.3
# via -r requirements/test.in
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -271,7 +271,7 @@ web-fragments==2.2.0
# via
# -r requirements/base.txt
# xblock
webob==1.8.7
webob==1.8.8
# via
# -r requirements/base.txt
# xblock
Expand Down
Loading