File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- griffe==0.47 .0
2
- pyright==1.1.369
3
- ruff==0.5.0
4
- mypy==1.10 .1
1
+ griffe==0.48 .0
2
+ pyright==1.1.374
3
+ ruff==0.5.5
4
+ mypy==1.11 .1
Original file line number Diff line number Diff line change 1
1
backports.zoneinfo == 0.2.1 ;python_version < "3.9"
2
- coverage == 7.5.4
2
+ coverage == 7.6.0
3
3
dirty-equals == 0.7.1.post0
4
- hypothesis == 6.104.2
4
+ hypothesis == 6.108.5
5
5
# pandas doesn't offer prebuilt wheels for all versions and platforms we test in CI e.g. aarch64 musllinux
6
6
pandas == 2.1.3 ; python_version >= "3.9" and python_version < "3.13" and implementation_name == "cpython" and platform_machine == 'x86_64'
7
- pytest == 8.2 .2
7
+ pytest == 8.3 .2
8
8
# we run codspeed benchmarks on x86_64 CPython (i.e. native github actions architecture)
9
9
pytest-codspeed ~= 2.2.1 ; implementation_name == "cpython" and platform_machine == 'x86_64'
10
10
# pytest-examples currently depends on aiohttp via black; we don't want to build
You can’t perform that action at this time.
0 commit comments