Skip to content

Commit

Permalink
Merge pull request #1310 from uktrade/dependabot/pip/cryptography-43.0.1
Browse files Browse the repository at this point in the history
Bump cryptography from 42.0.4 to 43.0.1
  • Loading branch information
davidu1975 authored Sep 4, 2024
2 parents f2067d4 + a87be05 commit bbb0bc1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ notifications-python-client==10.0.0
boto3==1.24.*
celery[redis]>=5.2.2
certifi==2024.07.04
cryptography==42.0.4
cryptography==43.0.1
deprecated==1.2.*
dj-database-url
drf-spectacular==0.26.1
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==42.0.4
cryptography==43.0.1
# via
# -r requirements.in
# pyhanko
Expand Down Expand Up @@ -193,6 +193,8 @@ googleapis-common-protos==1.63.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
greenlet==3.0.3
# via sqlalchemy
grpcio==1.64.0
# via opentelemetry-exporter-otlp-proto-grpc
html5lib==1.1
Expand Down
4 changes: 3 additions & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ coverage[toml]==7.4.1
# pytest-cov
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==42.0.4
cryptography==43.0.1
# via
# -r requirements.in
# pyhanko
Expand Down Expand Up @@ -216,6 +216,8 @@ googleapis-common-protos==1.63.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
greenlet==3.0.3
# via sqlalchemy
grpcio==1.64.0
# via opentelemetry-exporter-otlp-proto-grpc
html5lib==1.1
Expand Down

0 comments on commit bbb0bc1

Please sign in to comment.