File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ python_versions = <3.13
4848[asgiref==3.8.1]
4949[asgiref==3.9.1]
5050[asgiref==3.11.1]
51+ [asgiref==3.12.1]
5152
5253[asn1crypto==1.5.1]
5354
@@ -232,6 +233,9 @@ brew_requires = libffi
232233[cffi==2.0.0]
233234apt_requires = libffi-dev
234235brew_requires = libffi
236+ [cffi==2.1.1]
237+ apt_requires = libffi-dev
238+ brew_requires = libffi
235239
236240[cfgv==3.3.1]
237241[cfgv==3.4.0]
@@ -410,6 +414,7 @@ python_versions = <3.13
410414[cryptography==46.0.7]
411415[cryptography==47.0.0]
412416[cryptography==49.0.0]
417+ [cryptography==50.0.0]
413418
414419[cssselect==1.0.3]
415420[cssselect==1.1.0]
@@ -554,6 +559,7 @@ validate_incorrect_missing_deps = six
554559[django==5.2.12]
555560[django==5.2.13]
556561[django==5.2.14]
562+ [django==5.2.15]
557563
558564[django-crispy-forms==1.14.0]
559565
@@ -1054,6 +1060,7 @@ python_versions = <3.12
10541060
10551061[httplib2==0.22.0]
10561062[httplib2==0.31.0]
1063+ [httplib2==0.32.0]
10571064
10581065[httpx==0.15.4]
10591066[httpx==0.23.0]
@@ -1746,6 +1753,7 @@ brew_requires =
17461753[pyasn1==0.6.1]
17471754[pyasn1==0.6.2]
17481755[pyasn1==0.6.3]
1756+ [pyasn1==0.6.4]
17491757
17501758[pyasn1-modules==0.2.4]
17511759[pyasn1-modules==0.2.8]
@@ -1843,6 +1851,7 @@ brew_requires = libmemcached
18431851[pyparsing==3.1.2]
18441852[pyparsing==3.1.4]
18451853[pyparsing==3.2.5]
1854+ [pyparsing==3.3.2]
18461855
18471856[pyproject-hooks==1.0.0]
18481857[pyproject-hooks==1.2.0]
@@ -3721,6 +3730,7 @@ python_versions = <3.14
37213730[setuptools==78.1.1]
37223731[setuptools==80.9.0]
37233732[setuptools==80.10.2]
3733+ [setuptools==83.0.0]
37243734
37253735[setuptools-rust==1.5.2]
37263736
You can’t perform that action at this time.
0 commit comments