Skip to content

Commit

Permalink
Merge pull request #305 from uktrade/chore/dependencies-2024-12-23
Browse files Browse the repository at this point in the history
Chore/dependencies 2024 12 23
  • Loading branch information
elcct authored Dec 24, 2024
2 parents d9d8308 + b1d2acc commit a52a981
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 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.81
boto3==1.35.86
# via -r requirements.txt
botocore==1.35.81
botocore==1.35.86
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -231,7 +231,7 @@ nodeenv==1.8.0
# via
# -r requirements.txt
# pre-commit
notifications-python-client==10.0.0
notifications-python-client==10.0.1
# via -r requirements.txt
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -425,7 +425,7 @@ six==1.16.0
# click-repl
# faker
# python-dateutil
smart-open==7.0.5
smart-open==7.1.0
# via -r requirements.txt
sqlparse==0.5.3
# via
Expand Down Expand Up @@ -453,7 +453,7 @@ uritemplate==3.0.1
# via
# -r requirements.txt
# drf-spectacular
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sentry-sdk==2.19.2
backoff
django-prometheus==2.3.1
smart-open
notifications-python-client==10.0.0
notifications-python-client==10.0.1
elastic-apm
django-log-formatter-asim==0.0.6

Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backoff==2.2.1
# opentelemetry-exporter-otlp-proto-http
billiard==4.2.0
# via celery
boto3==1.35.81
boto3==1.35.86
# via -r requirements.in
botocore==1.35.81
botocore==1.35.86
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -135,7 +135,7 @@ kombu==5.3.7
# via celery
nodeenv==1.8.0
# via pre-commit
notifications-python-client==10.0.0
notifications-python-client==10.0.1
# via -r requirements.in
oauthlib==3.2.2
# via requests-oauthlib
Expand Down Expand Up @@ -246,7 +246,7 @@ six==1.16.0
# via
# click-repl
# python-dateutil
smart-open==7.0.5
smart-open==7.1.0
# via -r requirements.in
sqlparse==0.5.3
# via
Expand All @@ -263,7 +263,7 @@ tzdata==2024.1
# django-celery-beat
uritemplate==3.0.1
# via drf-spectacular
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements.in
# botocore
Expand Down

0 comments on commit a52a981

Please sign in to comment.