Skip to content

Commit

Permalink
chore: Bump pytest from 6.2.5 to 7.4.4
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.2.5...7.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 1c85b48 commit 07b6aeb
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 21 deletions.
42 changes: 22 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pytz = "^2024.1"
s3 = ["fs-s3fs"]

[tool.poetry.group.dev.dependencies]
pytest = "^6.2.5"
pytest = "^7.4.4"
tox = "^3.28.0"
flake8 = "^3.9.2"
pydocstyle = "^6.3.0"
Expand Down

0 comments on commit 07b6aeb

Please sign in to comment.