Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bbugyi200 committed Feb 5, 2024
1 parent 6ec15bd commit 6765514
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 @@ -10,7 +10,7 @@ alabaster==0.7.16
# via sphinx
arrow==1.3.0
# via cookiecutter
astroid==3.0.2
astroid==3.0.3
# via pylint
babel==2.14.0
# via sphinx
Expand Down Expand Up @@ -48,7 +48,7 @@ build==1.0.3
# via pip-tools
bump2version==1.0.1
# via -r requirements-dev.in
certifi==2023.11.17
certifi==2024.2.2
# via requests
chardet==5.2.0
# via binaryornot
Expand Down Expand Up @@ -114,7 +114,7 @@ m2r2==0.3.3.post2
# via -r requirements-dev.in
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via
Expand Down Expand Up @@ -284,7 +284,7 @@ wheel==0.42.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
pip==24.0
# via pip-tools
setuptools==69.0.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ bolton-typist==0.2.0
# vimala
jinja2==3.1.3
# via -r requirements.in
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
pydantic==1.10.14
# via bolton-clack
Expand Down

0 comments on commit 6765514

Please sign in to comment.