Skip to content

Commit

Permalink
chore(requirements): pip-compile upgrade (#22)
Browse files Browse the repository at this point in the history
updates:
  - requirements/requirements.txt
  • Loading branch information
coatl-bot authored Sep 20, 2024
1 parent 9ddd879 commit ab52224
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
argcomplete==3.5.0
# via commitizen
astroid==3.2.4
astroid==3.3.3
# via pylint
cachetools==5.5.0
# via tox
Expand All @@ -28,7 +28,7 @@ dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
filelock==3.16.0
filelock==3.16.1
# via
# tox
# virtualenv
Expand All @@ -49,7 +49,7 @@ packaging==24.1
# commitizen
# pyproject-api
# tox
platformdirs==4.3.3
platformdirs==4.3.6
# via
# pylint
# tox
Expand All @@ -60,9 +60,9 @@ pre-commit==3.8.0
# via -r requirements.in
prompt-toolkit==3.0.36
# via questionary
pylint==3.2.7
pylint==3.3.0
# via -r requirements.in
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
pyyaml==6.0.2
# via
Expand All @@ -76,9 +76,9 @@ tomlkit==0.13.2
# via
# commitizen
# pylint
tox==4.18.1
tox==4.20.0
# via -r requirements.in
virtualenv==20.26.4
virtualenv==20.26.5
# via
# pre-commit
# tox
Expand Down

0 comments on commit ab52224

Please sign in to comment.