Skip to content

Commit

Permalink
Bump pytest-django from 4.5.2 to 4.6.0 in /api (#3284)
Browse files Browse the repository at this point in the history
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.5.2...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 0dad4a4 commit f8009b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fakeredis = "==2.19.0"
ipython = "~=8.16"
pycodestyle = "~=2.10"
pytest = "~=7.4"
pytest-django = "~=4.5"
pytest-django = "~=4.6"
pytest-raises = "~=0.11"
remote-pdb = "~=2.1"
pgcli = "~=3.5"
Expand Down
10 changes: 5 additions & 5 deletions api/Pipfile.lock

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

0 comments on commit f8009b8

Please sign in to comment.