Skip to content

Commit 01e3e66

Browse files
dependabot[bot]marcospri
authored andcommitted
Bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [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...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b0e9d8 commit 01e3e66

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/functests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ pyproject-hooks==1.0.0
142142
# via
143143
# build
144144
# pip-tools
145-
pytest==8.3.4
145+
pytest==8.3.5
146146
# via -r requirements/functests.in
147147
python-dateutil==2.8.2
148148
# via

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ pyproject-hooks==1.0.0
207207
# -r requirements/tests.txt
208208
# build
209209
# pip-tools
210-
pytest==8.3.4
210+
pytest==8.3.5
211211
# via -r requirements/tests.txt
212212
python-dateutil==2.8.2
213213
# via

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ pyproject-hooks==1.0.0
146146
# via
147147
# build
148148
# pip-tools
149-
pytest==8.3.4
149+
pytest==8.3.5
150150
# via -r requirements/tests.in
151151
python-dateutil==2.8.2
152152
# via

0 commit comments

Comments
 (0)