Skip to content

Commit

Permalink
chore: Updating Python Requirements (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Feb 16, 2024
1 parent 5c80208 commit 2f6df70
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ code-annotations==1.6.0
# via edx-lint
colorama==0.4.6
# via tox
cryptography==42.0.2
cryptography==42.0.3
# via secretstorage
diff-cover==8.0.3
# via -r requirements/dev.in
Expand Down Expand Up @@ -184,7 +184,7 @@ tomlkit==0.12.3
# via pylint
tox==4.12.1
# via -r requirements/dev.in
twine==4.0.2
twine==5.0.0
# via -r requirements/dev.in
typing-extensions==4.9.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.2
cryptography==42.0.3
# via secretstorage
django==3.2.24
# via
Expand Down Expand Up @@ -148,7 +148,7 @@ stevedore==5.1.0
# via doc8
tomli==2.0.1
# via doc8
twine==4.0.2
twine==5.0.0
# via -r requirements/doc.in
typing-extensions==4.9.0
# via
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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in

0 comments on commit 2f6df70

Please sign in to comment.