Skip to content

Commit

Permalink
Bump pytest from 8.3.2 to 8.3.3
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [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.2...8.3.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Oct 1, 2024
1 parent 8f03fbf commit 2f7d922
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ pyramid==2.0.2
# pyramid-jinja2
pyramid-jinja2==2.10.1
# via -r requirements/requirements.txt
pytest==8.3.2
pytest==8.3.3
# via -r requirements/functests.in
requests==2.32.3
# via -r requirements/requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ pyramid==2.0.2
# pyramid-jinja2
pyramid-jinja2==2.10.1
# via -r requirements/requirements.txt
pytest==8.3.2
pytest==8.3.3
# via -r requirements/tests.in
python-dateutil==2.8.2
# via faker
Expand Down

0 comments on commit 2f7d922

Please sign in to comment.