Skip to content

Commit 78e055e

Browse files
Merge branch 'main' into main
2 parents d8f9083 + 5b75e5d commit 78e055e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-devel.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
httpx==0.26.0
22
validators==0.34.0
3-
authlib==1.6.4
3+
authlib==1.6.5
44
grpcio==1.66.2
55
grpcio-tools==1.66.2
66
grpcio-health-checking==1.66.2
@@ -25,7 +25,7 @@ typing_extensions==4.14.1
2525
pre-commit
2626
flake8
2727
flake8-bugbear==24.12.12
28-
flake8-comprehensions==3.16.0
28+
flake8-comprehensions==3.17.0
2929
flake8-builtins==3.0.0
3030
flake8-docstrings==1.7.0
3131
pydoclint==0.7.3

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pytest==8.4.1
1+
pytest==8.4.2
22
pytest-cov==6.2.1
3-
pytest-asyncio==1.1.0
3+
pytest-asyncio==1.2.0
44
pytest-benchmark==5.1.0
55
pytest-profiling==1.8.1
66
coverage==7.10.7

0 commit comments

Comments
 (0)