Skip to content

Commit

Permalink
Update dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jab committed Apr 1, 2024
1 parent d8f51a8 commit 973718b
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repos:
- pytest

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.4
rev: v0.3.5
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
10 changes: 5 additions & 5 deletions dev-deps/pypy3.10/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade --python-version=3.10 dev-deps/test.in -o dev-deps/pypy3.10/test.txt
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.10 dev-deps/test.in -o dev-deps/pypy3.10/test.txt
attrs==23.2.0
# via hypothesis
coverage==7.4.4
Expand All @@ -11,7 +11,7 @@ exceptiongroup==1.2.0
# pytest
execnet==2.0.2
# via pytest-xdist
hypothesis==6.99.6
hypothesis==6.100.0
iniconfig==2.0.0
# via pytest
mypy==1.9.0
Expand All @@ -23,13 +23,13 @@ pluggy==1.4.0
# via pytest
py-cpuinfo==9.0.0
# via pytest-benchmark
pytest==8.0.2
pytest==8.1.1
# via
# pytest-benchmark
# pytest-sphinx
# pytest-xdist
pytest-benchmark==4.0.0
pytest-sphinx==0.6.0
pytest-sphinx==0.6.2
pytest-xdist==3.5.0
sortedcollections==2.1.0
sortedcontainers==2.4.0
Expand Down
10 changes: 5 additions & 5 deletions dev-deps/pypy3.9/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade --python-version=3.9 dev-deps/test.in -o dev-deps/pypy3.9/test.txt
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.9 dev-deps/test.in -o dev-deps/pypy3.9/test.txt
attrs==23.2.0
# via hypothesis
coverage==7.4.4
Expand All @@ -11,7 +11,7 @@ exceptiongroup==1.2.0
# pytest
execnet==2.0.2
# via pytest-xdist
hypothesis==6.99.6
hypothesis==6.100.0
iniconfig==2.0.0
# via pytest
mypy==1.9.0
Expand All @@ -23,13 +23,13 @@ pluggy==1.4.0
# via pytest
py-cpuinfo==9.0.0
# via pytest-benchmark
pytest==8.0.2
pytest==8.1.1
# via
# pytest-benchmark
# pytest-sphinx
# pytest-xdist
pytest-benchmark==4.0.0
pytest-sphinx==0.6.0
pytest-sphinx==0.6.2
pytest-xdist==3.5.0
sortedcollections==2.1.0
sortedcontainers==2.4.0
Expand Down
10 changes: 5 additions & 5 deletions dev-deps/python3.10/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade --python-version=3.10 dev-deps/test.in -o dev-deps/python3.10/test.txt
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.10 dev-deps/test.in -o dev-deps/python3.10/test.txt
attrs==23.2.0
# via hypothesis
coverage==7.4.4
Expand All @@ -11,7 +11,7 @@ exceptiongroup==1.2.0
# pytest
execnet==2.0.2
# via pytest-xdist
hypothesis==6.99.6
hypothesis==6.100.0
iniconfig==2.0.0
# via pytest
mypy==1.9.0
Expand All @@ -23,13 +23,13 @@ pluggy==1.4.0
# via pytest
py-cpuinfo==9.0.0
# via pytest-benchmark
pytest==8.0.2
pytest==8.1.1
# via
# pytest-benchmark
# pytest-sphinx
# pytest-xdist
pytest-benchmark==4.0.0
pytest-sphinx==0.6.0
pytest-sphinx==0.6.2
pytest-xdist==3.5.0
sortedcollections==2.1.0
sortedcontainers==2.4.0
Expand Down
10 changes: 5 additions & 5 deletions dev-deps/python3.11/test.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade --python-version=3.11 dev-deps/test.in -o dev-deps/python3.11/test.txt
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.11 dev-deps/test.in -o dev-deps/python3.11/test.txt
attrs==23.2.0
# via hypothesis
coverage==7.4.4
# via coverage-enable-subprocess
coverage-enable-subprocess==1.0
execnet==2.0.2
# via pytest-xdist
hypothesis==6.99.6
hypothesis==6.100.0
iniconfig==2.0.0
# via pytest
mypy==1.9.0
Expand All @@ -19,13 +19,13 @@ pluggy==1.4.0
# via pytest
py-cpuinfo==9.0.0
# via pytest-benchmark
pytest==8.0.2
pytest==8.1.1
# via
# pytest-benchmark
# pytest-sphinx
# pytest-xdist
pytest-benchmark==4.0.0
pytest-sphinx==0.6.0
pytest-sphinx==0.6.2
pytest-xdist==3.5.0
sortedcollections==2.1.0
sortedcontainers==2.4.0
Expand Down
14 changes: 7 additions & 7 deletions dev-deps/python3.12/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade --python-version=3.12 dev-deps/dev.in -o dev-deps/python3.12/dev.txt
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.12 dev-deps/dev.in -o dev-deps/python3.12/dev.txt
cachetools==5.3.3
# via tox
chardet==5.2.0
Expand All @@ -8,7 +8,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.1
filelock==3.13.3
# via
# tox
# virtualenv
Expand Down Expand Up @@ -42,18 +42,18 @@ pygments==2.17.2
# via rich
pyproject-api==1.6.1
# via tox
pytest==8.0.2
pytest==8.1.1
# via
# pytest-clarity
# pytest-icdiff
pytest-clarity==1.0.1
pytest-icdiff==0.9
rich==13.7.1
# via pytest-clarity
tox==4.14.1
tox==4.14.2
# via tox-uv
tox-uv==1.6.0
uv==0.1.21
tox-uv==1.7.0
uv==0.1.26
# via tox-uv
virtualenv==20.25.1
# via tox
4 changes: 2 additions & 2 deletions dev-deps/python3.12/docs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade --python-version=3.12 dev-deps/docs.in -o dev-deps/python3.12/docs.txt
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.12 dev-deps/docs.in -o dev-deps/python3.12/docs.txt
alabaster==0.7.16
# via sphinx
babel==2.14.0
Expand Down
10 changes: 5 additions & 5 deletions dev-deps/python3.12/test.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade --python-version=3.12 dev-deps/test.in -o dev-deps/python3.12/test.txt
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.12 dev-deps/test.in -o dev-deps/python3.12/test.txt
attrs==23.2.0
# via hypothesis
coverage==7.4.4
# via coverage-enable-subprocess
coverage-enable-subprocess==1.0
execnet==2.0.2
# via pytest-xdist
hypothesis==6.99.6
hypothesis==6.100.0
iniconfig==2.0.0
# via pytest
mypy==1.9.0
Expand All @@ -19,13 +19,13 @@ pluggy==1.4.0
# via pytest
py-cpuinfo==9.0.0
# via pytest-benchmark
pytest==8.0.2
pytest==8.1.1
# via
# pytest-benchmark
# pytest-sphinx
# pytest-xdist
pytest-benchmark==4.0.0
pytest-sphinx==0.6.0
pytest-sphinx==0.6.2
pytest-xdist==3.5.0
sortedcollections==2.1.0
sortedcontainers==2.4.0
Expand Down
10 changes: 5 additions & 5 deletions dev-deps/python3.8/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade --python-version=3.8 dev-deps/test.in -o dev-deps/python3.8/test.txt
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.8 dev-deps/test.in -o dev-deps/python3.8/test.txt
attrs==23.2.0
# via hypothesis
coverage==7.4.4
Expand All @@ -11,7 +11,7 @@ exceptiongroup==1.2.0
# pytest
execnet==2.0.2
# via pytest-xdist
hypothesis==6.99.6
hypothesis==6.100.0
iniconfig==2.0.0
# via pytest
mypy==1.9.0
Expand All @@ -23,13 +23,13 @@ pluggy==1.4.0
# via pytest
py-cpuinfo==9.0.0
# via pytest-benchmark
pytest==8.0.2
pytest==8.1.1
# via
# pytest-benchmark
# pytest-sphinx
# pytest-xdist
pytest-benchmark==4.0.0
pytest-sphinx==0.6.0
pytest-sphinx==0.6.2
pytest-xdist==3.5.0
sortedcollections==2.1.0
sortedcontainers==2.4.0
Expand Down
10 changes: 5 additions & 5 deletions dev-deps/python3.9/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade --python-version=3.9 dev-deps/test.in -o dev-deps/python3.9/test.txt
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.9 dev-deps/test.in -o dev-deps/python3.9/test.txt
attrs==23.2.0
# via hypothesis
coverage==7.4.4
Expand All @@ -11,7 +11,7 @@ exceptiongroup==1.2.0
# pytest
execnet==2.0.2
# via pytest-xdist
hypothesis==6.99.6
hypothesis==6.100.0
iniconfig==2.0.0
# via pytest
mypy==1.9.0
Expand All @@ -23,13 +23,13 @@ pluggy==1.4.0
# via pytest
py-cpuinfo==9.0.0
# via pytest-benchmark
pytest==8.0.2
pytest==8.1.1
# via
# pytest-benchmark
# pytest-sphinx
# pytest-xdist
pytest-benchmark==4.0.0
pytest-sphinx==0.6.0
pytest-sphinx==0.6.2
pytest-xdist==3.5.0
sortedcollections==2.1.0
sortedcontainers==2.4.0
Expand Down

0 comments on commit 973718b

Please sign in to comment.