Skip to content

Commit

Permalink
chore(requirements): pip-compile upgrade (#47)
Browse files Browse the repository at this point in the history
updates:
  - requirements/requirements.txt
  • Loading branch information
coatl-bot authored Dec 30, 2024
1 parent 0d87201 commit 017002c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ filelock==3.16.1
# via
# tox
# virtualenv
identify==2.6.3
identify==2.6.4
# via pre-commit
isort==5.13.2
# via pylint
Expand All @@ -58,7 +58,7 @@ pluggy==1.5.0
# via tox
pre-commit==3.8.0
# via -r requirements.in
prompt-toolkit==3.0.36
prompt-toolkit==3.0.48
# via questionary
pylint==3.3.3
# via -r requirements.in
Expand All @@ -68,7 +68,7 @@ pyyaml==6.0.2
# via
# commitizen
# pre-commit
questionary==2.0.1
questionary==2.1.0
# via commitizen
termcolor==2.5.0
# via commitizen
Expand Down

0 comments on commit 017002c

Please sign in to comment.