Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and jajjibhai008 committed Oct 22, 2024
1 parent 08b5e55 commit 70aee37
Show file tree
Hide file tree
Showing 9 changed files with 274 additions and 257 deletions.
2 changes: 1 addition & 1 deletion requirements/celery53.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ click==8.1.7
click-didyoumean==0.3.1
click-repl==0.3.0
kombu==5.4.2
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
vine==5.1.0
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
#
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.16.1
# via
Expand All @@ -24,5 +24,5 @@ tox==3.28.0
# via
# -c requirements/constraints.txt
# -r requirements/ci.in
virtualenv==20.26.5
virtualenv==20.27.0
# via tox
Loading

0 comments on commit 70aee37

Please sign in to comment.