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 5, 2024
1 parent 52c6afa commit d4a1c50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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.2
pydantic==2.10.3
# via
# bolton-clack
# pydantic-settings
Expand Down Expand Up @@ -231,7 +231,7 @@ setuptools-scm==8.1.0
# via -r requirements-dev.in
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via
# python-dateutil
# tox
Expand Down Expand Up @@ -304,7 +304,7 @@ tqdm==4.67.1
# via
# -r requirements.in
# zettel-org
typer==0.14.0
typer==0.15.1
# via cruft
types-python-dateutil==2.9.0.20241003
# via arrow
Expand Down
4 changes: 2 additions & 2 deletions 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.2
pydantic==2.10.3
# via
# bolton-clack
# pydantic-settings
Expand All @@ -63,7 +63,7 @@ pyyaml==6.0.2
# via bolton-clack
rich==13.9.4
# via -r requirements.in
six==1.16.0
six==1.17.0
# via python-dateutil
sqlalchemy==2.0.36
# via sqlmodel
Expand Down

0 comments on commit d4a1c50

Please sign in to comment.