@@ -2,42 +2,42 @@ altgraph==0.17.5
22archspec == 0.2.5
33argcomplete == 3.6.3
44asgiref == 3.11.0
5- astroid == 4.0.2
5+ astroid == 4.0.3
66attrs == 25.4.0
77# This should be supported by zoneinfo in Python 3.9+
88backports.zoneinfo == 0.2.1 ;python_version < "3.9"
99cachetools >= 2.0 ,< 7.0
10- certifi == 2025.11.12
10+ certifi == 2026.1.4
1111cffi >= 2.0.0
1212cfgv == 3.5.0
1313charset-normalizer == 3.4.4
1414click == 8.3.1
1515crispy-bootstrap5 == 2025.6
16- cryptography == 46.0.3
16+ cryptography == 46.0.4
1717decorator == 5.2.1
1818defusedxml == 0.7.1
19- dill == 0.4.0
19+ dill == 0.4.1
2020distlib == 0.4.0
2121# django-revproxy==0.11.0 released but not yet in pypi
2222git+https://github.com/jazzband/django-revproxy.git@d2234005135dc0771b7c4e0bb0465664ccfa5787
23- Django == 6.0
24- django-allauth == 65.13.1
23+ Django == 6.0.1
24+ django-allauth == 65.14.0
2525django-crispy-forms == 2.5
2626django-extensions == 3.2.3
2727djangorestframework == 3.16.1
2828filelock == 3.20.3
29- google-api-core == 2.28.1
30- google-api-python-client == 2.187 .0
31- google-auth == 2.45 .0
29+ google-api-core == 2.29.0
30+ google-api-python-client == 2.188 .0
31+ google-auth == 2.48 .0
3232google-auth-httplib2 == 0.3.0
33- google-cloud-artifact-registry == 1.18 .0
33+ google-cloud-artifact-registry == 1.19 .0
3434google-cloud-secret-manager == 2.26.0
35- google-cloud-build == 3.34 .0
36- google-cloud-billing == 1.17 .0
35+ google-cloud-build == 3.35 .0
36+ google-cloud-billing == 1.18 .0
3737google-cloud-core == 2.5.0
3838google-cloud-pubsub == 2.34.0
39- google-cloud-compute == 1.40 .0
40- google-cloud-storage == 3.7 .0
39+ google-cloud-compute == 1.43 .0
40+ google-cloud-storage == 3.8 .0
4141google-cloud-secret-manager == 2.26.0
4242google-crc32c == 1.8.0
4343google-resumable-media == 2.8.0
@@ -47,13 +47,13 @@ grpc-google-iam-v1==0.14.3
4747grpcio == 1.76.0
4848grpcio-status == 1.76.0
4949h11 == 0.16.0
50- httplib2 == 0.31.0
51- identify == 2.6.15
50+ httplib2 == 0.31.2
51+ identify == 2.6.16
5252idna == 3.11
5353importlib-resources == 6.5.2
5454isort == 7.0.0
5555Jinja2 == 3.1.6
56- jsonschema == 4.25.1
56+ jsonschema == 4.26.0
5757jsonschema-specifications == 2025.9.1
5858lazy-object-proxy == 1.12.0
5959libcst == 1.8.6
@@ -71,12 +71,12 @@ proto-plus==1.27.0
7171protobuf >= 6.31.1 ,< 7.0.0
7272pyasn1 == 0.6.2
7373pyasn1-modules == 0.4.2
74- pycparser == 2.23
75- PyJWT == 2.10.1
74+ pycparser == 3.0
75+ PyJWT == 2.11.0
7676pylint == 4.0.4
7777pylint-django == 2.7.0
7878pylint-plugin-utils == 0.9.0
79- pyparsing == 3.3.1
79+ pyparsing == 3.3.2
8080python3-openid == 3.2.0
8181pytz == 2023.3
8282PyYAML == 6.0.3
@@ -86,22 +86,22 @@ requests-oauthlib==2.0.0
8686retry == 0.9.2
8787rpds-py == 0.30.0
8888rsa == 4.9.1
89- ruamel.yaml == 0.19.0
89+ ruamel.yaml == 0.19.1
9090ruamel.yaml.clib == 0.2.15
9191semantic-version == 2.10.0
9292setuptools-rust == 1.12.0
9393six == 1.17.0
9494sqlparse == 0.5.5
9595toml == 0.10.2
96- tomli == 2.3 .0
97- tomlkit == 0.13.3
96+ tomli == 2.4 .0
97+ tomlkit == 0.14.0
9898typing-inspect == 0.9.0
9999typing_extensions == 4.15.0
100100uritemplate == 4.2.0
101101urllib3 == 2.6.3
102102uvicorn == 0.40.0
103103virtualenv == 20.36.1
104- wrapt == 2.0.1
104+ wrapt == 2.1.0
105105xmltodict == 1.0.2
106106yq == 3.4.3
107107zipp == 3.23.0
0 commit comments