build(deps): bump pytest from 8.4.2 to 9.0.0
- ID
1292912- date
2025-11-10 09:39:16+00:00- author
dependabot <https://github.com/dependabot>- parent
069827e- message
build(deps): bump pytest from 8.4.2 to 9.0.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 13 additions, 5 deletions
Changed files
requirements.txt (2961) → requirements.txt (3105)
diff --git a/requirements.txt b/requirements.txt
index f490082..3706439 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,6 +14,8 @@ certifi==2025.10.5
# via
# httpcore
# httpx
+cffi==2.0.0
+ # via cryptography
click==8.3.0
# via
# click-default-group
@@ -26,6 +28,8 @@ click-default-group==1.2.4
# sqlite-utils
cogapp==3.6.0
# via -r requirements.in
+cryptography==46.0.3
+ # via secretstorage
datasette==0.65.1
# via -r requirements.in
flexcache==0.3
@@ -69,6 +73,10 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.3.0
# via keyring
+jeepney==0.9.0
+ # via
+ # keyring
+ # secretstorage
jinja2==3.1.6
# via datasette
keyring==25.6.0
@@ -91,8 +99,6 @@ pillow==12.0.0
# pillow-heif
pillow-heif==1.1.1
# via -r requirements.in
-pip==25.3
- # via datasette
platformdirs==4.5.0
# via datasette
pluggy==1.6.0
@@ -102,13 +108,15 @@ pluggy==1.6.0
# sqlite-utils
protobuf==6.33.0
# via iterm2
+pycparser==2.23
+ # via cffi
pygments==2.19.2
# via
# -r requirements.in
# pytest
pypdf==6.1.3
# via -r requirements.in
-pytest==8.4.2
+pytest==9.0.0
# via -r requirements.in
python-dateutil==2.9.0.post0
# via sqlite-utils
@@ -118,8 +126,8 @@ pyyaml==6.0.3
# via datasette
ruff==0.14.3
# via -r requirements.in
-setuptools==80.9.0
- # via datasette
+secretstorage==3.4.0
+ # via keyring
six==1.17.0
# via python-dateutil
smartypants==2.0.2