Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zhPavel committed Aug 23, 2024
1 parent e980986 commit 044dbbe
Show file tree
Hide file tree
Showing 31 changed files with 182 additions and 209 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ ignore_decorators = ['@_aspect_storage.add', '@overload', '@abstractmethod']

[tool.ruff]
line-length = 120
output-format = "concise"

[tool.ruff.lint]
select = ['ALL']
Expand Down
8 changes: 4 additions & 4 deletions requirements/bench.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# uv pip compile requirements/raw/bench.txt -o requirements/bench.txt --allow-unsafe --strip-extras --no-strip-markers
-e ./benchmarks
# via -r requirements/raw/bench.txt
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
attrs==23.2.0
attrs==24.2.0
# via cattrs
cattrs==23.1.2
# via -r requirements/raw/bench.txt
Expand All @@ -18,7 +18,7 @@ mashumaro==3.10
# via -r requirements/raw/bench.txt
msgspec==0.18.4 ; implementation_name != 'pypy'
# via -r requirements/raw/bench.txt
packaging==24.0
packaging==24.1
# via
# marshmallow
# pytest
Expand All @@ -38,7 +38,7 @@ pytest==7.4.2
# via -r requirements/raw/bench.txt
schematics==2.1.1
# via -r requirements/raw/bench.txt
typing-extensions==4.11.0
typing-extensions==4.12.2
# via
# mashumaro
# pydantic
Expand Down
110 changes: 47 additions & 63 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,25 @@
# via -r requirements/raw/bench.txt
-e ./tests/tests_helpers
# via -r requirements/raw/test_extra_none.txt
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
astpath==0.9.1
# via -r requirements/raw/lint.txt
attrs==23.2.0
# via
# -r requirements/raw/test_extra_new.txt
# cattrs
babel==2.14.0
babel==2.16.0
# via sphinx
beautifulsoup4==4.12.3
# via furo
build==1.2.1
# via pip-tools
cachetools==5.4.0
cachetools==5.5.0
# via tox
cattrs==23.1.2
# via -r requirements/raw/bench.txt
certifi==2024.2.2
certifi==2024.7.4
# via requests
cfgv==3.4.0
# via pre-commit
Expand All @@ -33,9 +31,7 @@ chardet==5.2.0
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# pip-tools
# towncrier
# via towncrier
colorama==0.4.6
# via
# radon
Expand All @@ -56,7 +52,7 @@ distlib==0.3.8
# via virtualenv
dlint==0.14.1
# via -r requirements/raw/lint.txt
docutils==0.20.1
docutils==0.21.2
# via
# docutils-stubs
# myst-parser
Expand All @@ -69,38 +65,38 @@ filelock==3.15.4
# via
# tox
# virtualenv
flake8==7.0.0
flake8==7.1.1
# via dlint
fonttools==4.51.0
fonttools==4.53.1
# via matplotlib
furo==2024.1.29
furo==2024.8.6
# via -r requirements/raw/doc.txt
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via -r requirements/raw/doc.txt
greenlet==3.0.3 ; platform_machine == 'AMD64' or platform_machine == 'WIN32' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'ppc64le' or platform_machine == 'win32' or platform_machine == 'x86_64'
# via sqlalchemy
identify==2.5.36
identify==2.6.0
# via pre-commit
idna==3.7
idna==3.8
# via requests
imagesize==1.4.1
# via sphinx
incremental==22.10.0
incremental==24.7.2
# via towncrier
iniconfig==2.0.0
# via pytest
invoke==2.2.0
# via -r requirements/raw/runner.txt
jinja2==3.1.3
jinja2==3.1.4
# via
# myst-parser
# sphinx
# towncrier
kiwisolver==1.4.5
# via matplotlib
lxml==5.2.1
lxml==5.3.0
# via astpath
mando==0.7.1
# via radon
Expand All @@ -118,27 +114,26 @@ matplotlib==3.8.2
# via -r requirements/raw/_bench-orchestrate.txt
mccabe==0.7.0
# via flake8
mdit-py-plugins==0.4.0
mdit-py-plugins==0.4.1
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
msgspec==0.18.4 ; implementation_name != 'pypy'
# via -r requirements/raw/bench.txt
mypy==1.9.0
mypy==1.11.1
# via -r requirements/raw/lint.txt
mypy-extensions==1.0.0
# via mypy
myst-parser==2.0.0
myst-parser==4.0.0
# via -r requirements/raw/doc.txt
nodeenv==1.8.0
nodeenv==1.9.1
# via pre-commit
numpy==1.26.4
# via
# contourpy
# matplotlib
packaging==24.1
# via
# build
# marshmallow
# matplotlib
# plotly
Expand All @@ -151,33 +146,29 @@ pbr==6.0.0
# via sphinxcontrib-apidoc
phonenumberslite==8.13.26
# via -r requirements/raw/test_extra_none.txt
pillow==10.3.0
pillow==10.4.0
# via matplotlib
pip==24.0
# via
# -r requirements/raw/pre.txt
# pip-tools
pip-tools==7.4.1
# via -r requirements/raw/dev.txt
pip==24.2
# via -r requirements/raw/pre.txt
platformdirs==4.2.2
# via
# tox
# virtualenv
plotly==5.21.0
plotly==5.23.0
# via
# -r requirements/raw/_bench-orchestrate.txt
# -r requirements/raw/doc.txt
pluggy==1.5.0
# via
# pytest
# tox
pre-commit==3.7.0
pre-commit==3.8.0
# via -r requirements/raw/lint.txt
psutil==5.9.5
# via
# -r requirements/raw/bench.txt
# pyperf
pycodestyle==2.11.1
pycodestyle==2.12.1
# via flake8
pydantic==2.7.1
# via
Expand All @@ -187,7 +178,7 @@ pydantic-core==2.18.2
# via pydantic
pyflakes==3.2.0
# via flake8
pygments==2.17.2
pygments==2.18.0
# via
# furo
# sphinx
Expand All @@ -197,10 +188,6 @@ pyperf==2.6.1
# via -r requirements/raw/bench.txt
pyproject-api==1.7.1
# via tox
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==7.4.2
# via
# -r requirements/raw/bench.txt
Expand All @@ -209,23 +196,22 @@ python-dateutil==2.9.0.post0
# via matplotlib
pytz==2024.1
# via dirty-equals
pyyaml==6.0.1
pyyaml==6.0.2
# via
# myst-parser
# pre-commit
radon==6.0.1
# via -r requirements/raw/lint.txt
requests==2.31.0
requests==2.32.3
# via sphinx
ruff==0.4.1
ruff==0.6.2
# via -r requirements/raw/lint.txt
schematics==2.1.1
# via -r requirements/raw/bench.txt
setuptools==69.5.1
# via
# -r requirements/raw/dev.txt
# nodeenv
# pip-tools
# incremental
six==1.16.0
# via
# mando
Expand All @@ -234,9 +220,9 @@ smmap==5.0.1
# via gitdb
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==7.3.7
sphinx==8.0.2
# via
# -r requirements/raw/doc.txt
# furo
Expand All @@ -254,50 +240,50 @@ sphinx-better-subsection==0.2
# via -r requirements/raw/doc.txt
sphinx-copybutton==0.5.2
# via -r requirements/raw/doc.txt
sphinx-design==0.5.0
sphinx-design==0.6.1
# via -r requirements/raw/doc.txt
sphinx-paramlinks==0.6.0
# via -r requirements/raw/doc.txt
sphinx-reredirects==0.1.3
sphinx-reredirects==0.1.5
# via -r requirements/raw/doc.txt
sphinxcontrib-apidoc==0.4.0
sphinxcontrib-apidoc==0.5.0
# via -r requirements/raw/doc.txt
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxext-opengraph==0.9.1
# via -r requirements/raw/doc.txt
sqlalchemy==2.0.30
# via -r requirements/raw/test_extra_new.txt
tenacity==8.2.3
tenacity==9.0.0
# via plotly
toml==0.10.2
# via vulture
towncrier==23.11.0
# via -r requirements/raw/dev.txt
tox==4.17.1
tox==4.18.0
# via tox-uv
tox-uv==1.11.1
# via -r requirements/raw/runner.txt
typing-extensions==4.11.0
typing-extensions==4.12.2
# via
# mashumaro
# mypy
# pydantic
# pydantic-core
# sqlalchemy
urllib3==2.2.1
urllib3==2.2.2
# via requests
uv==0.2.34
uv==0.3.2
# via
# -r requirements/raw/pre.txt
# tox-uv
Expand All @@ -307,7 +293,5 @@ virtualenv==20.26.3
# tox
vulture==2.10
# via -r requirements/raw/lint.txt
wheel==0.43.0
# via
# -r requirements/raw/pre.txt
# pip-tools
wheel==0.44.0
# via -r requirements/raw/pre.txt
Loading

0 comments on commit 044dbbe

Please sign in to comment.