Skip to content

Commit

Permalink
chore(deps-dev): bump the testing group across 1 directory with 2 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the testing group with 2 updates in the /api directory: [pytest-django](https://github.com/pytest-dev/pytest-django) and [pytest](https://github.com/pytest-dev/pytest).


Updates `pytest-django` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.8.0...v4.9.0)

Updates `pytest` from 8.2.1 to 8.3.3
- [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.1...8.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and c0rydoras committed Oct 18, 2024
1 parent da4661d commit f760075
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions api/poetry.lock

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

4 changes: 2 additions & 2 deletions api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ django-watchman = "^1.3.0"


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

0 comments on commit f760075

Please sign in to comment.