Skip to content

Commit

Permalink
Bump pytest from 8.2.0 to 8.3.4
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.3.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@8.2.0...8.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent eb9bef2 commit 1decdf7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ name = "pypi"
bs4 = "==0.0.2"
csvtomd = "==0.3.0"
requests = "==2.32.3"
pytest = "==8.2.2"
pytest = "==8.3.4"
flake8 = "==7.1.0"
beautifulsoup4 = "==4.12.3"

[dev-packages]
pytest = "==8.2.2"
pytest = "==8.3.4"
pytest-html = "==4.1.1"

[requires]
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

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

0 comments on commit 1decdf7

Please sign in to comment.