Skip to content

Commit

Permalink
Merge pull request #284 from uktrade/chore/dependencies-2024-11-18
Browse files Browse the repository at this point in the history
Dependabot (2024-11-18)
  • Loading branch information
swenban authored Nov 18, 2024
2 parents 41ba160 + fdacb2f commit 159fd6d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 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.57
boto3==1.35.63
# via -r requirements.txt
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -427,7 +427,7 @@ six==1.16.0
# python-dateutil
smart-open==7.0.5
# via -r requirements.txt
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements.txt
# django
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ gunicorn
urllib3>=1.26.5
drf-spectacular==0.27.2

sqlparse==0.5.1
sqlparse==0.5.2
certifi==2024.8.30
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.57
boto3==1.35.63
# via -r requirements.in
botocore==1.35.57
botocore==1.35.63
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -248,7 +248,7 @@ six==1.16.0
# python-dateutil
smart-open==7.0.5
# via -r requirements.in
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements.in
# django
Expand Down

0 comments on commit 159fd6d

Please sign in to comment.