Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 15 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
alabaster==0.7.16
# via sphinx
anyio==4.8.0
anyio==4.9.0
# via httpx
argon2-cffi==23.1.0
# via
# devpi-server
# passlib
argon2-cffi-bindings==21.2.0
# via argon2-cffi
attrs==25.1.0
attrs==25.3.0
# via devpi-server
babel==2.17.0
# via sphinx
Expand All @@ -33,7 +33,7 @@ charset-normalizer==3.4.1
# via requests
check-manifest==0.50
# via devpi-client
coverage==7.6.12
coverage==7.8.0
# via pytest-cov
defusedxml==0.7.1
# via devpi-server
Expand All @@ -51,9 +51,9 @@ exceptiongroup==1.2.2
# via
# anyio
# pytest
h11==0.14.0
h11==0.16.0
# via httpcore
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via devpi-server
Expand All @@ -69,8 +69,9 @@ imagesize==1.4.1
importlib-metadata==8.6.1
# via
# build
# setuptools-scm
# sphinx
iniconfig==2.0.0
iniconfig==2.1.0
# via
# devpi-client
# pytest
Expand All @@ -84,9 +85,9 @@ lazy==1.6
# devpi-server
markupsafe==3.0.2
# via jinja2
mock==5.1.0
mock==5.2.0
# via -r requirements.in
packaging==24.2
packaging==25.0
# via
# build
# packaging-legacy
Expand All @@ -107,7 +108,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
platformdirs==4.3.6
platformdirs==4.3.7
# via
# devpi-client
# devpi-server
Expand All @@ -126,11 +127,11 @@ pyproject-hooks==1.2.0
# via build
pyramid==2.0.2
# via devpi-server
pytest==8.3.4
pytest==8.3.5
# via
# -r requirements.in
# pytest-cov
pytest-cov==6.0.0
pytest-cov==6.1.1
# via -r requirements.in
python-dateutil==2.9.0.post0
# via strictyaml
Expand All @@ -145,7 +146,7 @@ ruamel-yaml==0.18.10
# via devpi-server
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
setuptools-scm==8.1.0
setuptools-scm==8.3.1
# via -r requirements.in
six==1.17.0
# via python-dateutil
Expand Down Expand Up @@ -186,11 +187,11 @@ twitter-common-dirutil==0.3.11
# via twitter-common-contextutil
twitter-common-lang==0.3.11
# via twitter-common-dirutil
typing-extensions==4.12.2
typing-extensions==4.13.2
# via
# anyio
# setuptools-scm
urllib3==2.3.0
urllib3==2.4.0
# via requests
venusian==3.1.1
# via pyramid
Expand Down