Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and csc-jm committed Dec 9, 2024
1 parent 1d39233 commit d1bbb0a
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ classifiers = [

[project.optional-dependencies]
test = [
"coverage==7.6.5",
"pytest==8.3.3",
"coverage==7.6.8",
"pytest==8.3.4",
"pytest-cov==5.0.0",
"pytest-xdist==3.6.1",
"tox==4.23.2",
"setuptools==72.2.0",
]
docs = [
"sphinx >= 1.4",
"sphinx_rtd_theme==3.0.1",
"sphinx_rtd_theme==3.0.2",
]

[tool.black]
Expand Down
34 changes: 17 additions & 17 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
aiofiles==24.1.0
# via -r requirements-dev.in
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.2
aiohttp==3.11.9
# via
# -r requirements.txt
# aiohttp-session
Expand All @@ -34,7 +34,7 @@ authlib==1.3.2
# via -r requirements-dev.in
babel==2.16.0
# via sphinx
bandit==1.7.10
bandit==1.8.0
# via -r requirements-dev.in
beautifulsoup4==4.12.3
# via pyspelling
Expand Down Expand Up @@ -70,15 +70,15 @@ click==8.1.7
# pip-tools
colorama==0.4.6
# via tox
coverage[toml]==7.6.5
coverage[toml]==7.6.8
# via pytest-cov
cryptography==43.0.3
# via
# -r requirements.txt
# authlib
# cryptojwt
# pyopenssl
cryptojwt==1.9.2
cryptojwt==1.9.3
# via
# -r requirements.txt
# idpyoidc
Expand Down Expand Up @@ -121,7 +121,7 @@ honcho==2.0.0
# via -r requirements-dev.in
html5lib==1.1
# via pyspelling
identify==2.6.2
identify==2.6.3
# via pre-commit
idna==3.10
# via
Expand Down Expand Up @@ -216,25 +216,25 @@ pycparser==2.22
# via
# -r requirements.txt
# cffi
pydantic==2.9.2
pydantic==2.10.3
# via -r requirements-dev.in
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pyflakes==3.2.0
# via flake8
pygments==2.18.0
# via
# rich
# sphinx
pylint==3.3.1
pylint==3.3.2
# via -r requirements-dev.in
pymongo==4.9.1
# via
# -r requirements.txt
# motor
pynacl==1.5.0
# via -r requirements-dev.in
pyopenssl==24.2.1
pyopenssl==24.3.0
# via
# -r requirements.txt
# idpyoidc
Expand All @@ -246,7 +246,7 @@ pyproject-hooks==1.2.0
# pip-tools
pyspelling==2.10
# via -r requirements-dev.in
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements-dev.in
# pytest-asyncio
Expand Down Expand Up @@ -286,12 +286,12 @@ responses==0.25.3
# idpyoidc
rich==13.9.4
# via bandit
rpds-py==0.21.0
rpds-py==0.22.3
# via
# -r requirements.txt
# jsonschema
# referencing
six==1.16.0
six==1.17.0
# via
# -r requirements.txt
# html5lib
Expand Down Expand Up @@ -323,7 +323,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stevedore==5.3.0
stevedore==5.4.0
# via bandit
tomlkit==0.13.2
# via pylint
Expand Down Expand Up @@ -351,7 +351,7 @@ urllib3==2.2.3
# types-requests
uvloop==0.21.0
# via -r requirements.txt
virtualenv==20.27.1
virtualenv==20.28.0
# via
# pre-commit
# tox
Expand All @@ -361,11 +361,11 @@ wcmatch==8.5.2
# via pyspelling
webencodings==0.5.1
# via html5lib
wheel==0.45.0
wheel==0.45.1
# via pip-tools
xmlschema==3.4.3
# via -r requirements.txt
yarl==1.17.1
yarl==1.18.3
# via
# -r requirements.txt
# aiohttp
Expand Down
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements.in
#
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.2
aiohttp==3.11.9
# via
# -r requirements.in
# aiohttp-session
Expand Down Expand Up @@ -34,7 +34,7 @@ cryptography==43.0.3
# -r requirements.in
# cryptojwt
# pyopenssl
cryptojwt==1.9.2
cryptojwt==1.9.3
# via idpyoidc
defusedxml==0.7.1
# via -r requirements.in
Expand Down Expand Up @@ -76,15 +76,15 @@ packaging==24.2
# via gunicorn
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.3
# via -r requirements.in
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pymongo==4.9.1
# via motor
pynacl==1.5.0
# via -r requirements.in
pyopenssl==24.2.1
pyopenssl==24.3.0
# via idpyoidc
python-dateutil==2.9.0.post0
# via -r requirements.in
Expand All @@ -103,11 +103,11 @@ requests==2.32.3
# responses
responses==0.25.3
# via idpyoidc
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
six==1.16.0
six==1.17.0
# via python-dateutil
typing-extensions==4.12.2
# via
Expand All @@ -124,5 +124,5 @@ uvloop==0.21.0
# via -r requirements.in
xmlschema==3.4.3
# via -r requirements.in
yarl==1.17.1
yarl==1.18.3
# via aiohttp

0 comments on commit d1bbb0a

Please sign in to comment.