Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 46 #357

Closed
wants to merge 7 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --python 3.8 requirements-dev.in
black==24.8.0
black==24.10.0
# via -r requirements-dev.in
click==8.1.7
# via black
coverage==7.6.1
coverage==7.6.7
# via -r requirements-dev.in
exceptiongroup==1.2.2
# via
Expand All @@ -24,7 +24,7 @@ mypy-extensions==1.0.0
# via
# black
# mypy
packaging==24.1
packaging==24.2
# via
# black
# pytest
Expand All @@ -40,7 +40,7 @@ pyflakes==3.2.0
# via flake8
pytest==8.3.3
# via -r requirements-dev.in
tomli==2.0.2
tomli==2.1.0
# via
# black
# mypy
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ cattrs==24.1.2
# via ufolib2 (pyproject.toml)
exceptiongroup==1.2.2
# via cattrs
fonttools==4.54.1
fonttools==4.55.0
# via ufolib2 (pyproject.toml)
fs==2.4.16
# via fonttools
lxml==5.3.0
# via ufolib2 (pyproject.toml)
msgpack==1.1.0
# via ufolib2 (pyproject.toml)
orjson==3.10.10
orjson==3.10.11
# via ufolib2 (pyproject.toml)
setuptools==75.3.0
setuptools==75.5.0
# via fs
six==1.16.0
# via fs
Expand Down
Loading