Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jan 13, 2025
1 parent e408be5 commit 43f094f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.19.0
pygments==2.19.1
# via diff-cover
pylint==3.3.3
# via
Expand Down
5 changes: 3 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pycparser==2.22
# cffi
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.19.0
pygments==2.19.1
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down Expand Up @@ -275,8 +275,9 @@ typing-extensions==4.12.2
# -r requirements/test.txt
# edx-opaque-keys
# pydata-sphinx-theme
urllib3==2.3.0
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# requests
# twine
walrus==0.9.4
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.7.0
setuptools==75.8.0
# via -r requirements/pip.in

0 comments on commit 43f094f

Please sign in to comment.