Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent aecacc5 commit 715fff5
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.1"
csvtomd = "==0.3.0"
requests = "==2.31.0"
pytest = "==7.4.3"
pytest = "==7.4.4"
flake8 = "==6.1.0"
beautifulsoup4 = "==4.12.2"

[dev-packages]
pytest = "==7.4.3"
pytest = "==7.4.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 715fff5

Please sign in to comment.