Skip to content

Commit

Permalink
Bump pytest-django from 4.5.2 to 4.7.0 (#11673)
Browse files Browse the repository at this point in the history
* Bump pytest-django from 4.5.2 to 4.7.0

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.2 to 4.7.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.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg with requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 10, 2024
1 parent 6b3486c commit 629e174
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ pytest==7.4.4
pytest-bdd==7.0.1
splinter==0.19.0
pytest-splinter==3.3.2
pytest-django==4.5.2
pytest-django==4.7.0
setuptools>=65.5.1,<68.3.0
pip==23.3.1
Twisted==23.10.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ install_requires =
pytest-bdd==7.0.1
splinter==0.19.0
pytest-splinter==3.3.2
pytest-django==4.5.2
pytest-django==4.7.0
setuptools>=65.5.1,<68.3.0
pip==23.3.1
Twisted==23.10.0
Expand Down

0 comments on commit 629e174

Please sign in to comment.