Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent d50ac62 commit 8c185f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.2.0
pytest==8.2.1
# via
# -r dev_requirements/requirements-tests.in
# pytest-datafiles
Expand Down
2 changes: 1 addition & 1 deletion dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pandas-stubs==2.2.2.240514
# via -r dev_requirements/requirements-type_check.in
pluggy==1.5.0
# via pytest
pytest==8.2.0
pytest==8.2.1
# via -r dev_requirements/requirements-type_check.in
python-dateutil==2.9.0.post0
# via pandas
Expand Down

0 comments on commit 8c185f8

Please sign in to comment.