Skip to content

Commit

Permalink
build: Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bbugyi200 committed Dec 22, 2024
1 parent bcf5485 commit 456ac8a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ antlr4-tools==0.2.1
# via -r requirements-dev.in
arrow==1.3.0
# via cookiecutter
astroid==3.3.6
astroid==3.3.7
# via pylint
babel==2.16.0
# via sphinx
Expand Down Expand Up @@ -64,7 +64,7 @@ chardet==5.2.0
# via binaryornot
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# black
# cookiecutter
Expand Down Expand Up @@ -116,7 +116,7 @@ isort==5.13.2
# via
# -r requirements-dev.in
# pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements.in
# cookiecutter
Expand Down Expand Up @@ -322,7 +322,7 @@ typing-extensions==4.12.2
# rich
# sqlalchemy
# typer
urllib3==2.2.3
urllib3==2.3.0
# via
# requests
# types-requests
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ bolton-typist==0.2.0
# vimala
greenlet==3.1.1
# via sqlalchemy
jinja2==3.1.4
jinja2==3.1.5
# via -r requirements.in
markdown-it-py==3.0.0
# via rich
Expand Down

0 comments on commit 456ac8a

Please sign in to comment.