Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
  • Loading branch information
jfcherng committed Oct 6, 2024
1 parent aa10a64 commit 5c4da85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in -o requirements-dev.txt
bracex==2.5
bracex==2.5.post1
# via wcmatch
jinja2==3.1.4
# via -r requirements.in
jmespath==1.0.1
# via -r requirements.in
markupsafe==2.1.5
# via jinja2
more-itertools==10.4.0
more-itertools==10.5.0
# via -r requirements.in
mypy==1.11.2
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via mypy
ruff==0.6.3
ruff==0.6.9
# via -r requirements-dev.in
tomli==2.0.1
tomli==2.0.2
# via mypy
types-jmespath==1.0.2.20240106
# via -r requirements-dev.in
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
bracex==2.5
bracex==2.5.post1
# via wcmatch
jinja2==3.1.4
# via -r requirements.in
jmespath==1.0.1
# via -r requirements.in
markupsafe==2.1.5
# via jinja2
more-itertools==10.4.0
more-itertools==10.5.0
# via -r requirements.in
typing-extensions==4.12.2
# via -r requirements.in
Expand Down

0 comments on commit 5c4da85

Please sign in to comment.