Skip to content

Commit 3d33cd3

Browse files
committed
Update deps
1 parent 2db29eb commit 3d33cd3

2 files changed

Lines changed: 67 additions & 66 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,13 @@ publish = [
8080
]
8181
test = [
8282
"coverage[toml]==7.2.7; python_version >= '3.10'",
83-
"requests>=2.31.0",
83+
"requests>=2.33.0",
8484
"requests_mock==1.12.1",
85-
"pytest==8.3.5",
85+
"pytest==9.0.3",
8686
"pytest-xdist==3.6.1",
8787
"pytest-timeout==2.3.1",
8888
"pytest-benchmark[histogram]==5.1.0; python_version >= '3.10'",
89-
"cryptography==46.0.5",
89+
"cryptography==46.0.7",
9090
"pyopenssl==26.0.0",
9191
"fasteners",
9292
"paramiko==3.5.1; platform_python_implementation != 'PyPy'",

0 commit comments

Comments
 (0)