Skip to content

Commit

Permalink
Merge pull request #5346 from uktrade/chore/dependencies-2024-04-08
Browse files Browse the repository at this point in the history
Dependabot (2024-04-08)
  • Loading branch information
cgsunkel committed Apr 9, 2024
2 parents 4f00835 + fb74a27 commit 3b6f0e9
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 25 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ pytest-django==4.8.0
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-xdist==3.5.0
ipython==8.22.2
ipython==8.23.0
factory-boy==3.3.0
freezegun==1.4.0
requests-mock==1.11.0
requests-mock==1.12.1
pip-tools==7.4.1
piprot==0.9.11
pre-commit==3.6.2
Expand Down
21 changes: 11 additions & 10 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ attrs==22.2.0
# flake8-bugbear
bigtree==0.16.4
# via -r requirements.in
boto3==1.34.69
boto3==1.34.79
# via -r requirements.in
botocore==1.34.69
botocore==1.34.79
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -78,7 +78,7 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-filter==24.1
django-filter==24.2
# via -r requirements.in
django-ipware==3.0.7
# via django-log-formatter-ecs
Expand All @@ -100,7 +100,7 @@ docopt==0.6.2
# via notifications-python-client
ecs-logging==2.0.2
# via elastic-apm
elastic-apm==6.21.4.post8347027212
elastic-apm==6.22.0
# via -r requirements.in
execnet==1.9.0
# via pytest-xdist
Expand Down Expand Up @@ -161,7 +161,7 @@ idna==3.4
# yarl
iniconfig==1.1.1
# via pytest
ipython==8.22.2
ipython==8.23.0
# via -r requirements-dev.in
isort==5.11.4
# via pylint
Expand Down Expand Up @@ -199,7 +199,7 @@ numpy==1.24.3
# via pandas
opensearch-dsl==2.1.0
# via -r requirements.in
opensearch-py==2.4.2
opensearch-py==2.5.0
# via
# -r requirements.in
# opensearch-dsl
Expand Down Expand Up @@ -325,7 +325,7 @@ requests==2.31.0
# requests-toolbelt
requests-futures==1.0.0
# via piprot
requests-mock==1.11.0
requests-mock==1.12.1
# via -r requirements-dev.in
requests-toolbelt==1.0.0
# via -r requirements.in
Expand All @@ -337,7 +337,7 @@ rq-scheduler==0.13.1
# via -r requirements.in
s3transfer==0.10.0
# via boto3
sentry-sdk==1.44.0
sentry-sdk==1.44.1
# via -r requirements.in
simplejson==3.18.0
# via mail-parser
Expand All @@ -351,7 +351,6 @@ six==1.16.0
# opensearch-py
# piprot
# python-dateutil
# requests-mock
slackclient==2.9.4
# via -r requirements.in
snowballstemmer==2.2.0
Expand All @@ -372,6 +371,8 @@ traitlets==5.14.1
# via
# ipython
# matplotlib-inline
typing-extensions==4.10.0
# via ipython
tzdata==2023.3
# via pandas
uritemplate==4.1.1
Expand All @@ -387,7 +388,7 @@ virtualenv==20.17.1
# via pre-commit
wcwidth==0.2.5
# via prompt-toolkit
werkzeug==3.0.1
werkzeug==3.0.2
# via -r requirements.in
wheel==0.38.4
# via pip-tools
Expand Down
12 changes: 6 additions & 6 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ django-axes==6.4.0
django-csp==3.8
django-environ==0.11.2
django-extensions==3.2.3
django-filter==24.1
django-filter==24.2
django-log-formatter-ecs==0.0.5
django-mptt==0.16.0
django-pglocks==1.0.4
Expand All @@ -21,7 +21,7 @@ python-dateutil==2.9.0.post0
psycopg2-binary==2.9.9
psycogreen==1.0.2

boto3==1.34.69
boto3==1.34.79

notifications-python-client==9.0.0

Expand All @@ -39,22 +39,22 @@ slackclient==2.9.4
django-redis==5.4.0

# OpenSearch
opensearch-py==2.4.2
opensearch-py==2.5.0
opensearch-dsl==2.1.0

# ES APM
elastic-apm==6.21.4.post8347027212
elastic-apm==6.22.0

# Testing and dev
django-debug-toolbar==4.3.0
werkzeug==3.0.1 # Required by runserver_plus - useful for local dev
werkzeug==3.0.2 # Required by runserver_plus - useful for local dev

WSGIserver==1.3
gevent==24.2.1
mohawk==1.1.0
requests==2.31.0
requests_toolbelt==1.0.0
sentry_sdk==1.44.0
sentry_sdk==1.44.1

# RQ and associated helpers
rq==1.16.1
Expand Down
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ attrs==22.2.0
# via aiohttp
bigtree==0.16.4
# via -r requirements.in
boto3==1.34.69
boto3==1.34.79
# via -r requirements.in
botocore==1.34.69
botocore==1.34.79
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -58,7 +58,7 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-filter==24.1
django-filter==24.2
# via -r requirements.in
django-ipware==3.0.7
# via django-log-formatter-ecs
Expand All @@ -80,7 +80,7 @@ docopt==0.6.2
# via notifications-python-client
ecs-logging==2.0.2
# via elastic-apm
elastic-apm==6.21.4.post8347027212
elastic-apm==6.22.0
# via -r requirements.in
freezegun==1.4.0
# via rq-scheduler
Expand Down Expand Up @@ -122,7 +122,7 @@ numpy==1.24.3
# via pandas
opensearch-dsl==2.1.0
# via -r requirements.in
opensearch-py==2.4.2
opensearch-py==2.5.0
# via
# -r requirements.in
# opensearch-dsl
Expand Down Expand Up @@ -178,7 +178,7 @@ rq-scheduler==0.13.1
# via -r requirements.in
s3transfer==0.10.0
# via boto3
sentry-sdk==1.44.0
sentry-sdk==1.44.1
# via -r requirements.in
simplejson==3.18.0
# via mail-parser
Expand Down Expand Up @@ -211,7 +211,7 @@ urllib3==1.26.18
# opensearch-py
# requests
# sentry-sdk
werkzeug==3.0.1
werkzeug==3.0.2
# via -r requirements.in
whitenoise==6.6.0
# via -r requirements.in
Expand Down

0 comments on commit 3b6f0e9

Please sign in to comment.