Skip to content

Commit

Permalink
build: Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bbugyi200 committed Sep 19, 2024
1 parent fb6ea8e commit bd9d7c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ docutils==0.20.1
# sphinx-rtd-theme
exceptiongroup==1.2.2
# via pytest
filelock==3.16.0
filelock==3.16.1
# via
# tox
# virtualenv
Expand Down Expand Up @@ -154,7 +154,7 @@ pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==4.3.3
platformdirs==4.3.6
# via
# black
# pylint
Expand All @@ -167,12 +167,12 @@ py==1.11.0
# via tox
pycodestyle==2.12.1
# via flake8
pydantic==2.9.1
pydantic==2.9.2
# via
# bolton-clack
# pydantic-settings
# sqlmodel
pydantic-core==2.23.3
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.4.0
# via
Expand Down Expand Up @@ -325,7 +325,7 @@ vimala==0.2.0
# via
# -r requirements.in
# zettel-org
virtualenv==20.26.4
virtualenv==20.26.5
# via tox
wheel==0.44.0
# via pip-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
pydantic==2.9.1
pydantic==2.9.2
# via
# bolton-clack
# pydantic-settings
# sqlmodel
pydantic-core==2.23.3
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.4.0
# via
Expand Down

0 comments on commit bd9d7c6

Please sign in to comment.