Skip to content

Commit

Permalink
Merge pull request #272 from uktrade/chore/dependencies-28-10-2024
Browse files Browse the repository at this point in the history
Dependencies 28th Oct 2024
  • Loading branch information
oliverjwroberts authored Oct 28, 2024
2 parents d6ca70a + b9e6f9d commit 167873f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.44
boto3==1.35.49
# via -r requirements.txt
botocore==1.35.44
botocore==1.35.49
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -99,7 +99,7 @@ distlib==0.3.8
# via
# -r requirements.txt
# virtualenv
dj-database-url==2.2.0
dj-database-url==2.3.0
# via -r requirements.txt
django==5.1.2
# via
Expand Down Expand Up @@ -386,7 +386,7 @@ pyyaml==6.0.2
# drf-spectacular
# pre-commit
# watchdog
redis==5.1.1
redis==5.2.0
# via -r requirements.txt
referencing==0.34.0
# via
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.44
boto3==1.35.49
# via -r requirements.in
botocore==1.35.44
botocore==1.35.49
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -67,7 +67,7 @@ deprecated==1.2.14
# opentelemetry-exporter-otlp-proto-http
distlib==0.3.8
# via virtualenv
dj-database-url==2.2.0
dj-database-url==2.3.0
# via -r requirements.in
django==5.1.2
# via
Expand Down Expand Up @@ -219,7 +219,7 @@ pyyaml==6.0.2
# -r requirements.in
# drf-spectacular
# pre-commit
redis==5.1.1
redis==5.2.0
# via -r requirements.in
referencing==0.34.0
# via
Expand Down

0 comments on commit 167873f

Please sign in to comment.