@@ -7,11 +7,11 @@ attrs==26.1.0
77# This should be supported by zoneinfo in Python 3.9+
88backports.zoneinfo == 0.2.1 ;python_version < "3.9"
99cachetools >= 2.0 ,< 8.0
10- certifi == 2026.2.25
10+ certifi == 2026.4.22
1111cffi >= 2.0.0
1212cfgv == 3.5.0
13- charset-normalizer == 3.4.6
14- click == 8.3.1
13+ charset-normalizer == 3.4.7
14+ click == 8.3.3
1515crispy-bootstrap5 == 2026.3
1616cryptography == 46.0.7
1717decorator == 5.2.1
@@ -21,34 +21,34 @@ distlib==0.4.0
2121# django-revproxy==0.11.0 released but not yet in pypi
2222git+https://github.com/jazzband/django-revproxy.git@d2234005135dc0771b7c4e0bb0465664ccfa5787
2323Django == 6.0.4
24- django-allauth == 65.15.0
24+ django-allauth == 65.16.1
2525django-crispy-forms == 2.6
2626django-extensions == 3.2.3
2727djangorestframework == 3.17.1
28- filelock == 3.25.2
29- google-api-core == 2.30.1
30- google-api-python-client == 2.193 .0
31- google-auth == 2.49.1
28+ filelock == 3.29.0
29+ google-api-core == 2.30.3
30+ google-api-python-client == 2.194 .0
31+ google-auth == 2.50.0
3232google-auth-httplib2 == 0.3.1
3333google-cloud-artifact-registry == 1.21.0
3434google-cloud-secret-manager == 2.27.0
3535google-cloud-build == 3.36.0
3636google-cloud-billing == 1.19.0
3737google-cloud-core == 2.5.1
38- google-cloud-pubsub == 2.36 .0
38+ google-cloud-pubsub == 2.37 .0
3939google-cloud-compute == 1.47.0
4040google-cloud-storage == 3.10.1
4141google-crc32c == 1.8.0
4242google-resumable-media == 2.8.2
43- googleapis-common-protos == 1.73.1
43+ googleapis-common-protos == 1.74.0
4444grafana-api == 1.0.3
4545grpc-google-iam-v1 == 0.14.4
4646grpcio == 1.80.0
4747grpcio-status == 1.80.0
4848h11 == 0.16.0
4949httplib2 == 0.31.2
50- identify == 2.6.18
51- idna == 3.11
50+ identify == 2.6.19
51+ idna == 3.13
5252importlib-resources == 6.5.2
5353isort == 7.0.0
5454Jinja2 == 3.1.6
@@ -64,8 +64,8 @@ nodeenv==1.10.0
6464oauthlib == 3.3.1
6565path == 17.1.1
6666pkgutil_resolve_name == 1.3.10
67- platformdirs == 4.9.4
68- pre-commit == 4.5.1
67+ platformdirs == 4.9.6
68+ pre-commit == 4.6.0
6969proto-plus == 1.27.2
7070protobuf >= 6.31.1 ,< 8.0.0
7171pyasn1 == 0.6.3
@@ -98,9 +98,9 @@ typing-inspect==0.9.0
9898typing_extensions == 4.15.0
9999uritemplate == 4.2.0
100100urllib3 == 2.6.3
101- uvicorn == 0.42 .0
102- virtualenv == 21.2 .0
101+ uvicorn == 0.46 .0
102+ virtualenv == 21.3 .0
103103wrapt == 2.1.2
104104xmltodict == 1.0.4
105105yq == 3.4.3
106- zipp == 3.23.0
106+ zipp == 3.23.1
0 commit comments