Skip to content

Commit

Permalink
Security updates for dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tblock79 committed Nov 14, 2023
1 parent 1f735d4 commit 2e122f3
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 47 deletions.
3 changes: 2 additions & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,12 @@ python-nomad
# other
pydicom ~= 2.4.1
pydantic >= 1.10.9, <2.0.0
pillow >= 9.2.0
pillow >= 10.0.1
dicomweb-client
boto3
freezegun
certifi>=2023.07.22
future>=0.18.3
lxml>=4.9.1
pyxnat
urllib3>=1.26.18
98 changes: 52 additions & 46 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,51 +4,52 @@
#
# pip-compile requirements.in
#
aiofiles==23.1.0
aiofiles==23.2.1
# via -r requirements.in
aiohttp==3.8.5
aiohttp==3.8.6
# via -r requirements.in
aiopg==1.4.0
# via databases
aiosignal==1.3.1
# via aiohttp
alabaster==0.7.13
# via sphinx
alembic==1.11.1
alembic==1.12.1
# via -r requirements.in
anyio==3.7.0
anyio==4.0.0
# via starlette
asgiref==3.7.2
# via uvicorn
async-timeout==4.0.2
async-timeout==4.0.3
# via
# aiohttp
# aiopg
asyncpg==0.27.0
# asyncpg
asyncpg==0.29.0
# via -r requirements.in
attrs==23.1.0
# via aiohttp
babel==2.12.1
babel==2.13.1
# via sphinx
boto3==1.26.159
boto3==1.28.85
# via -r requirements.in
botocore==1.29.159
botocore==1.31.85
# via
# boto3
# s3transfer
certifi==2023.7.22
# via
# -r requirements.in
# requests
charset-normalizer==3.1.0
charset-normalizer==3.3.2
# via
# aiohttp
# requests
click==8.1.3
click==8.1.7
# via uvicorn
daiquiri==3.2.1
daiquiri==3.2.3
# via -r requirements.in
databases[aiopg]==0.7.0
databases[aiopg]==0.8.0
# via -r requirements.in
dicomweb-client==0.59.1
# via -r requirements.in
Expand All @@ -60,13 +61,13 @@ docutils==0.18.1
# via
# sphinx
# sphinx-rtd-theme
exceptiongroup==1.1.1
exceptiongroup==1.1.3
# via
# anyio
# pytest
freezegun==1.2.2
# via -r requirements.in
frozenlist==1.3.3
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
Expand All @@ -76,7 +77,7 @@ future==0.18.3
# pyxnat
graphyte==1.7.1
# via -r requirements.in
greenlet==2.0.2
greenlet==3.0.1
# via sqlalchemy
h11==0.14.0
# via uvicorn
Expand Down Expand Up @@ -105,7 +106,7 @@ lxml==4.9.3
# via
# -r requirements.in
# pyxnat
mako==1.2.4
mako==1.3.0
# via
# -r requirements.in
# alembic
Expand All @@ -117,13 +118,13 @@ multidict==6.0.4
# via
# aiohttp
# yarl
mypy==1.4.0
mypy==1.7.0
# via -r requirements.in
mypy-extensions==1.0.0
# via mypy
numpy==1.24.3
numpy==1.26.2
# via dicomweb-client
packaging==23.1
packaging==23.2
# via
# docker
# pytest
Expand All @@ -132,32 +133,32 @@ passlib==1.7.4
# via -r requirements.in
pathlib==1.0.1
# via pyxnat
pillow==9.5.0
pillow==10.1.0
# via
# -r requirements.in
# dicomweb-client
pluggy==1.2.0
pluggy==1.3.0
# via pytest
psycopg2==2.9.6
psycopg2==2.9.9
# via -r requirements.in
psycopg2-binary==2.9.6
psycopg2-binary==2.9.9
# via aiopg
pydantic==1.10.9
pydantic==1.10.13
# via -r requirements.in
pydicom==2.4.1
pydicom==2.4.3
# via
# -r requirements.in
# dicomweb-client
pyfakefs==4.5.6
# via -r requirements.in
pygments==2.15.1
pygments==2.16.1
# via sphinx
pytest==7.3.2
pytest==7.4.3
# via
# -r requirements.in
# pytest-mock
# pytest-subprocess
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements.in
pytest-subprocess==1.5.0
# via -r requirements.in
Expand All @@ -171,7 +172,7 @@ python-multipart==0.0.6
# via -r requirements.in
python-nomad==2.0.0
# via -r requirements.in
pyxnat==1.4
pyxnat==1.6
# via -r requirements.in
requests==2.31.0
# via
Expand All @@ -182,7 +183,7 @@ requests==2.31.0
# sphinx
retrying==1.3.4
# via dicomweb-client
s3transfer==0.6.1
s3transfer==0.7.0
# via boto3
six==1.16.0
# via
Expand All @@ -197,29 +198,34 @@ sphinx==5.0.0
# via
# -r requirements.in
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-jquery
sphinx-rtd-theme==1.2.2
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-rtd-theme==1.3.0
# via -r requirements.in
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.5
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.0.4
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
sqlalchemy==1.4.48
sqlalchemy==1.4.50
# via
# -r requirements.in
# alembic
# databases
starlette==0.28.0
starlette==0.32.0.post1
# via
# -r requirements.in
# starlette-auth-toolkit
Expand All @@ -236,29 +242,29 @@ types-jinja2==2.11.9
# via -r requirements.in
types-markupsafe==1.1.10
# via types-jinja2
types-requests==2.31.0.1
types-requests==2.31.0.10
# via -r requirements.in
types-urllib3==1.26.25.13
# via types-requests
typing-extensions==4.6.3
typing-extensions==4.8.0
# via
# -r requirements.in
# alembic
# asgiref
# mypy
# pydantic
urllib3==1.26.16
urllib3==2.0.7
# via
# -r requirements.in
# botocore
# docker
# requests
# types-requests
uvicorn==0.16.0
# via -r requirements.in
watchdog==3.0.0
# via -r requirements.in
websocket-client==1.6.0
websocket-client==1.6.4
# via docker
wheel==0.40.0
wheel==0.41.3
# via -r requirements.in
yarl==1.9.2
# via aiohttp

0 comments on commit 2e122f3

Please sign in to comment.