Skip to content

Commit

Permalink
Merge pull request #277 from uktrade/chore/dependencies-2024-11-05
Browse files Browse the repository at this point in the history
Chore/dependencies 2024 11 05
  • Loading branch information
ince-dbt authored Nov 5, 2024
2 parents 167873f + 01655c4 commit 7d0a1b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.49
boto3==1.35.54
# via -r requirements.txt
botocore==1.35.49
botocore==1.35.54
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -356,7 +356,7 @@ pytest==8.3.3
# pytest-django
# pytest-env
# pytest-mock
pytest-cov==5.0.0
pytest-cov==6.0.0
# via -r requirements-dev.in
pytest-django==4.9.0
# via -r requirements-dev.in
Expand Down Expand Up @@ -476,7 +476,7 @@ wcwidth==0.2.5
# via
# -r requirements.txt
# prompt-toolkit
whitenoise==6.7.0
whitenoise==6.8.2
# via -r requirements.txt
wrapt==1.16.0
# via
Expand Down
6 changes: 3 additions & 3 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.49
boto3==1.35.54
# via -r requirements.in
botocore==1.35.49
botocore==1.35.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -279,7 +279,7 @@ virtualenv==20.25.2
# via pre-commit
wcwidth==0.2.5
# via prompt-toolkit
whitenoise==6.7.0
whitenoise==6.8.2
# via -r requirements.in
wrapt==1.16.0
# via
Expand Down

0 comments on commit 7d0a1b3

Please sign in to comment.