Skip to content

Commit

Permalink
Merge pull request #5873 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 2704b49 + 64ed8f7 commit 0642315
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ pytest-django==4.9.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-xdist==3.6.1
ipython==8.30.0
ipython==8.31.0
factory-boy==3.3.1
freezegun==1.5.1
requests-mock==1.12.1
pip-tools==7.4.1
piprot==0.9.11
pre-commit==3.8.0
moto==5.0.23
moto==5.0.24

# Code static analysis
flake8==7.1.1
Expand Down
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ bigtree==0.22.3
# via -r requirements.in
billiard==4.2.0
# via celery
boto3==1.35.81
boto3==1.35.86
# via
# -r requirements.in
# moto
botocore==1.35.81
botocore==1.35.86
# via
# boto3
# moto
Expand Down Expand Up @@ -227,7 +227,7 @@ iniconfig==1.1.1
# via pytest
ipaddress==1.0.23
# via mail-parser
ipython==8.30.0
ipython==8.31.0
# via -r requirements-dev.in
isort==5.11.4
# via pylint
Expand Down Expand Up @@ -255,15 +255,15 @@ mccabe==0.7.0
# pylint
mohawk==1.1.0
# via -r requirements.in
moto==5.0.23
moto==5.0.24
# via -r requirements-dev.in
multidict==6.0.4
# via
# aiohttp
# yarl
nodeenv==1.7.0
# via pre-commit
notifications-python-client==10.0.0
notifications-python-client==10.0.1
# via -r requirements.in
numpy==1.24.3
# via pandas
Expand Down Expand Up @@ -486,7 +486,7 @@ six==1.16.0
# python-dateutil
slackclient==2.9.4
# via -r requirements.in
smart-open==7.0.5
smart-open==7.1.0
# via -r requirements.in
snowballstemmer==2.2.0
# via pydocstyle
Expand Down
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ dj-database-url==2.3.0
psycopg2-binary==2.9.10
psycogreen==1.0.2

boto3==1.35.81
boto3==1.35.86

notifications-python-client==10.0.0
notifications-python-client==10.0.1

# Email
mail-parser==4.1.2
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ bigtree==0.22.3
# via -r requirements.in
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 @@ -180,7 +180,7 @@ multidict==6.0.4
# yarl
nodeenv==1.8.0
# via pre-commit
notifications-python-client==10.0.0
notifications-python-client==10.0.1
# via -r requirements.in
numpy==1.24.3
# via pandas
Expand Down Expand Up @@ -313,7 +313,7 @@ six==1.16.0
# python-dateutil
slackclient==2.9.4
# via -r requirements.in
smart-open==7.0.5
smart-open==7.1.0
# via -r requirements.in
sqlparse==0.5.0
# via
Expand Down

0 comments on commit 0642315

Please sign in to comment.