We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43ead8a + 66c3429 commit 0ffd16aCopy full SHA for 0ffd16a
registrar/requirements.txt
@@ -12,7 +12,7 @@ h11==0.16.0
12
httpcore==1.0.9
13
httpx==0.28.1
14
idna==3.11
15
-pycparser==2.23
+pycparser==3.0
16
pydantic==2.12.5
17
PyYAML==6.0.3
18
sniffio==1.3.1
registrar/test-requirements.txt
@@ -1,4 +1,4 @@
1
-ruff~=0.14.11
+ruff~=0.14.13
2
coverage>=4.0,!=4.4 # Apache-2.0
3
python-subunit>=0.0.18 # Apache-2.0/BSD
4
stestr>=1.0.0 # Apache-2.0
@@ -8,4 +8,4 @@ autopep8
8
mypy
9
types-PyYAML
10
types-setuptools
11
-black~=25.12.0
+black~=26.1.0
0 commit comments