Skip to content

Commit

Permalink
chore: Updating Python Requirements (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Aug 11, 2023
1 parent 0eef73c commit 1ccce09
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ pycryptodomex==3.18.0
# pyjwkest
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.15.1
pygments==2.16.1
# via diff-cover
pyjwkest==1.4.2
# via -r requirements/quality.txt
Expand Down Expand Up @@ -265,7 +265,7 @@ virtualenv==20.24.2
# via
# -r requirements/ci.txt
# tox
wheel==0.41.0
wheel==0.41.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ importlib-metadata==6.8.0
# keyring
# sphinx
# twine
importlib-resources==6.0.0
importlib-resources==6.0.1
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -120,7 +120,7 @@ pycryptodomex==3.18.0
# via
# -r requirements/test.txt
# pyjwkest
pygments==2.15.1
pygments==2.16.1
# via
# doc8
# readme-renderer
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.0
wheel==0.41.1
# via pip-tools

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

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

0 comments on commit 1ccce09

Please sign in to comment.