Skip to content

Commit

Permalink
chore(deps-dev): bump pytest in /api in the testing group
Browse files Browse the repository at this point in the history
Bumps the testing group in /api with 1 update: [pytest](https://github.com/pytest-dev/pytest).


Updates `pytest` from 8.1.1 to 8.2.0
- [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.1.1...8.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and c0rydoras committed May 6, 2024
1 parent 7911a52 commit 9834c23
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ django-watchman = "^1.3.0"

[tool.poetry.group.dev.dependencies]
pytest-django = "4.8.0"
pytest = "8.1.1"
pytest = "8.2.0"
pytest-factoryboy = "2.7.0"
pytest-cov = "^5.0.0"
pytest-mock = "^3.14.0"
Expand Down

0 comments on commit 9834c23

Please sign in to comment.