Skip to content

Commit

Permalink
chore: update python dependencies + pin pip
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Dec 4, 2024
1 parent 07e7712 commit b35dfc8
Show file tree
Hide file tree
Showing 7 changed files with 535 additions and 242 deletions.
16 changes: 8 additions & 8 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# pip-compile requirements-fmt.in
#
black==23.3.0
black==24.8.0
# via -r requirements-fmt.in
click==8.1.3
click==8.1.7
# via black
isort==5.12.0
isort==5.13.2
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==23.1
packaging==24.2
# via black
pathspec==0.11.1
pathspec==0.12.1
# via black
platformdirs==3.5.3
platformdirs==4.3.6
# via black
tomli==2.0.1
tomli==2.2.1
# via black
typing-extensions==4.6.3
typing-extensions==4.12.2
# via black
Loading

0 comments on commit b35dfc8

Please sign in to comment.