Skip to content

Commit

Permalink
Bump pytest from 8.3.2 to 8.3.3 in the production-group group
Browse files Browse the repository at this point in the history
Bumps the production-group group with 1 update: [pytest](https://github.com/pytest-dev/pytest).


Updates `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
  dependency-group: production-group
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent f2de11e commit 2f128db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements.in
# pytest-asyncio
Expand Down
2 changes: 1 addition & 1 deletion requirements-readthedocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pluggy==1.5.0
# pytest
pygments==2.18.0
# via sphinx
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements-3.12.txt
# pytest-asyncio
Expand Down

0 comments on commit 2f128db

Please sign in to comment.