Skip to content

Commit

Permalink
Merge pull request #268 from uktrade/chore/dependencies-24-10-2024
Browse files Browse the repository at this point in the history
Dependencies 24th Oct 2024
  • Loading branch information
oliverjwroberts authored Oct 24, 2024
2 parents 89ef749 + 332000c commit d6ca70a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ billiard==4.2.0
# via
# -r requirements.txt
# celery
boto3==1.35.39
boto3==1.35.44
# via -r requirements.txt
botocore==1.35.39
botocore==1.35.44
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -335,7 +335,7 @@ protobuf==4.25.3
# -r requirements.txt
# googleapis-common-protos
# opentelemetry-proto
psycopg2==2.9.9
psycopg2==2.9.10
# via -r requirements.txt
pycodestyle==2.12.0
# via
Expand Down Expand Up @@ -417,7 +417,7 @@ s3transfer==0.10.2
# via
# -r requirements.txt
# boto3
sentry-sdk==2.16.0
sentry-sdk==2.17.0
# via -r requirements.txt
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ redis
celery==5.4.0
django_celery_beat==2.7.0
django-celery-results
sentry-sdk==2.16.0
sentry-sdk==2.17.0
backoff
django-prometheus==2.3.1
smart-open
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backoff==1.10.0
# opentelemetry-exporter-otlp-proto-http
billiard==4.2.0
# via celery
boto3==1.35.39
boto3==1.35.44
# via -r requirements.in
botocore==1.35.39
botocore==1.35.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -201,7 +201,7 @@ protobuf==4.25.3
# via
# googleapis-common-protos
# opentelemetry-proto
psycopg2==2.9.9
psycopg2==2.9.10
# via -r requirements.in
pyjwt==2.4.0
# via notifications-python-client
Expand Down Expand Up @@ -240,7 +240,7 @@ rpds-py==0.18.0
# referencing
s3transfer==0.10.2
# via boto3
sentry-sdk==2.16.0
sentry-sdk==2.17.0
# via -r requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit d6ca70a

Please sign in to comment.