Skip to content

Commit 0c5d396

Browse files
Update pytest/beartype for python3.14 support
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 7bf088e commit 0c5d396

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pep517==0.12.0
1717
pkginfo==1.12.1.2
1818
platformdirs==2.5.2
1919
py==1.11.0
20-
pytest==7.1.2
20+
pytest==8.4.2
2121
pytest-forked==1.4.0
2222
pytest-xdist==2.5.0
2323
readme-renderer==35.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ attrs==25.3.0
22
banal==1.0.6
33
beautifulsoup4==4.13.4
44
binaryornot==0.4.4
5-
beartype==0.21.0
5+
beartype==0.22.4
66
boolean.py==5.0
77
certifi==2025.6.15
88
cffi==1.17.1

0 commit comments

Comments
 (0)