Skip to content

Commit

Permalink
deps: upgrade dependencies
Browse files Browse the repository at this point in the history
Upgrades dependencies alerted by dependabot and others.

Refs RATY-151
  • Loading branch information
nicobav committed Sep 27, 2024
1 parent 225fabc commit 2fb0365
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 45 deletions.
49 changes: 23 additions & 26 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,52 +6,52 @@
#
asttokens==2.4.1
# via stack-data
attrs==23.2.0
attrs==24.2.0
# via
# -c requirements.txt
# flake8-bugbear
black==24.4.2
black==24.8.0
# via -r requirements-dev.in
cfgv==3.4.0
# via pre-commit
click==8.1.7
# via black
coverage[toml]==7.5.1
coverage[toml]==7.6.1
# via pytest-cov
decorator==5.1.1
# via ipython
distlib==0.3.8
# via virtualenv
executing==2.0.1
executing==2.1.0
# via stack-data
factory-boy==3.3.0
factory-boy==3.3.1
# via
# -r requirements-dev.in
# pytest-factoryboy
faker==25.2.0
faker==30.0.0
# via factory-boy
fastdiff==0.3.0
# via snapshottest
filelock==3.14.0
filelock==3.16.1
# via virtualenv
flake8==7.0.0
flake8==7.1.1
# via
# -r requirements-dev.in
# flake8-bugbear
# pep8-naming
flake8-bugbear==24.4.26
flake8-bugbear==24.8.19
# via -r requirements-dev.in
freezegun==1.5.1
# via -r requirements-dev.in
identify==2.5.36
identify==2.6.1
# via pre-commit
inflection==0.5.1
# via
# -c requirements.txt
# pytest-factoryboy
iniconfig==2.0.0
# via pytest
ipython==8.24.0
ipython==8.27.0
# via -r requirements-dev.in
isort==5.13.2
# via -r requirements-dev.in
Expand All @@ -63,9 +63,9 @@ mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
nodeenv==1.9.1
# via pre-commit
packaging==24.0
packaging==24.1
# via
# -c requirements.txt
# black
Expand All @@ -79,43 +79,43 @@ pep8-naming==0.14.1
# via -r requirements-dev.in
pexpect==4.9.0
# via ipython
platformdirs==4.2.2
platformdirs==4.3.6
# via
# black
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.7.1
pre-commit==3.8.0
# via -r requirements-dev.in
prompt-toolkit==3.0.43
prompt-toolkit==3.0.48
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
pure-eval==0.2.3
# via stack-data
pycodestyle==2.11.1
pycodestyle==2.12.1
# via flake8
pyflakes==3.2.0
# via flake8
pygments==2.18.0
# via ipython
pytest==8.2.1
pytest==8.3.3
# via
# -r requirements-dev.in
# pytest-cov
# pytest-django
# pytest-factoryboy
pytest-cov==5.0.0
# via -r requirements-dev.in
pytest-django==4.8.0
pytest-django==4.9.0
# via -r requirements-dev.in
pytest-factoryboy==2.7.0
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via
# faker
# freezegun
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -c requirements.txt
# pre-commit
Expand All @@ -135,18 +135,15 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.11.0
typing-extensions==4.12.2
# via
# ipython
# pytest-factoryboy
virtualenv==20.26.2
virtualenv==20.26.5
# via pre-commit
wasmer==1.1.0
# via fastdiff
wasmer-compiler-cranelift==1.1.0
# via fastdiff
wcwidth==0.2.13
# via prompt-toolkit

# The following packages are considered to be unsafe in a requirements file:
# setuptools
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ drf-extensions
drf-oidc-auth==0.10.0
drf-spectacular
psycopg2
sentry_sdk==1.24.0
sentry_sdk
elasticsearch==7.15.2
pyclamd
jsonschema
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ asgiref==3.8.1
# via
# django
# django-cors-headers
attrs==23.2.0
attrs==24.2.0
# via
# jsonschema
# referencing
cachetools==5.3.3
cachetools==5.5.0
# via django-helusers
certifi==2024.2.2
certifi==2024.8.30
# via
# elasticsearch
# requests
Expand All @@ -23,7 +23,7 @@ charset-normalizer==3.3.2
# via requests
deprecation==2.1.0
# via django-helusers
django==4.2.13
django==4.2.16
# via
# -r requirements.in
# django-cors-headers
Expand All @@ -34,19 +34,19 @@ django==4.2.13
# djangorestframework
# drf-oidc-auth
# drf-spectacular
django-cors-headers==4.3.1
django-cors-headers==4.4.0
# via -r requirements.in
django-environ==0.11.2
# via -r requirements.in
django-filter==24.2
django-filter==24.3
# via -r requirements.in
django-guardian==2.4.0
# via -r requirements.in
django-helusers==0.12.0
django-helusers==0.13.0
# via -r requirements.in
django-searchable-encrypted-fields==0.2.1
# via -r requirements.in
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements.in
# drf-extensions
Expand All @@ -66,23 +66,23 @@ elasticsearch==7.15.2
# via -r requirements.in
future==1.0.0
# via pyjwkest
idna==3.7
idna==3.10
# via requests
inflection==0.5.1
# via drf-spectacular
jsonschema==4.22.0
jsonschema==4.23.0
# via
# -r requirements.in
# drf-spectacular
jsonschema-specifications==2023.12.1
# via jsonschema
packaging==24.0
packaging==24.1
# via
# deprecation
# djangorestframework-api-key
psycopg2==2.9.9
# via -r requirements.in
pyasn1==0.6.0
pyasn1==0.6.1
# via
# python-jose
# rsa
Expand All @@ -96,33 +96,33 @@ pyjwkest==1.4.2
# via drf-oidc-auth
python-jose==3.3.0
# via django-helusers
pyyaml==6.0.1
pyyaml==6.0.2
# via drf-spectacular
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.2
requests==2.32.3
# via
# django-helusers
# pyjwkest
rpds-py==0.18.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
rsa==4.9
# via python-jose
sentry-sdk==1.24.0
sentry-sdk==2.14.0
# via -r requirements.in
six==1.16.0
# via
# ecdsa
# pyjwkest
sqlparse==0.5.0
sqlparse==0.5.1
# via django
uritemplate==4.1.1
# via drf-spectacular
urllib3==1.26.18
urllib3==1.26.20
# via
# elasticsearch
# requests
Expand Down

0 comments on commit 2fb0365

Please sign in to comment.