Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot authored and Agrendalath committed Dec 4, 2023
1 parent 8bcd4f2 commit 05fb50e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.7
virtualenv==20.25.0
# via tox
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ idna==3.6
# via
# -r requirements/quality.txt
# requests
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -330,7 +330,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.24.7
virtualenv==20.25.0
# via
# -r requirements/ci.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via build
packaging==23.2
# via build
Expand Down

0 comments on commit 05fb50e

Please sign in to comment.