Skip to content

Commit a217a0d

Browse files
deps: bump the pytest-updates group with 4 updates
Bumps the pytest-updates group with 4 updates: [iniconfig](https://github.com/pytest-dev/iniconfig), [pluggy](https://github.com/pytest-dev/pluggy), [pytest](https://github.com/pytest-dev/pytest) and [syrupy](https://github.com/syrupy-project/syrupy). Updates `iniconfig` from 2.0.0 to 2.3.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.0.0...v2.3.0) Updates `pluggy` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.5.0...1.6.0) Updates `pytest` from 8.3.4 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...9.0.2) Updates `syrupy` from 4.8.0 to 5.0.0 - [Release notes](https://github.com/syrupy-project/syrupy/releases) - [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md) - [Commits](syrupy-project/syrupy@v4.8.0...v5.0.0) --- updated-dependencies: - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytest-updates - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytest-updates - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pytest-updates - dependency-name: syrupy dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pytest-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06e8814 commit a217a0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ idna==3.11
7171
# via requests
7272
imagesize==1.4.1
7373
# via sphinx
74-
iniconfig==2.0.0
74+
iniconfig==2.3.0
7575
# via pytest
7676
ipykernel==7.1.0
7777
# via pyopenms_viz (pyproject.toml)
@@ -169,7 +169,7 @@ platformdirs==4.5.1
169169
# via jupyter-core
170170
plotly==5.24.1
171171
# via pyopenms_viz (pyproject.toml)
172-
pluggy==1.5.0
172+
pluggy==1.6.0
173173
# via pytest
174174
prompt-toolkit==3.0.52
175175
# via ipython
@@ -194,7 +194,7 @@ pymzml==2.6.0
194194
# via pyopenms_viz (pyproject.toml)
195195
pyparsing==3.3.2
196196
# via matplotlib
197-
pytest==8.3.4
197+
pytest==9.0.2
198198
# via
199199
# pyopenms_viz (pyproject.toml)
200200
# syrupy
@@ -256,7 +256,7 @@ sphinxcontrib-serializinghtml==2.0.0
256256
# via sphinx
257257
stack-data==0.6.3
258258
# via ipython
259-
syrupy==4.8.0
259+
syrupy==5.0.0
260260
# via pyopenms_viz (pyproject.toml)
261261
tenacity==9.1.2
262262
# via plotly

0 commit comments

Comments
 (0)