Skip to content

Commit

Permalink
build: Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bbugyi200 committed Nov 26, 2024
1 parent e0ab14f commit 5f061da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ py==1.11.0
# via tox
pycodestyle==2.12.1
# via flake8
pydantic==2.10.1
pydantic==2.10.2
# via
# bolton-clack
# pydantic-settings
Expand Down Expand Up @@ -330,7 +330,7 @@ vimala==0.2.0
# via
# -r requirements.in
# zettel-org
virtualenv==20.27.1
virtualenv==20.28.0
# via tox
wheel==0.45.1
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
pydantic==2.10.1
pydantic==2.10.2
# via
# bolton-clack
# pydantic-settings
Expand Down

0 comments on commit 5f061da

Please sign in to comment.