Skip to content

Commit b277297

Browse files
Bump pytest-django from 4.5.2 to 4.8.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.2 to 4.8.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.5.2...v4.8.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>
1 parent ce6e27f commit b277297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"pytest>=7.0.1,<=7.3",
1111
"pytest-cov==4.0.0",
1212
"pytest-mock>=3.6.1,<=3.11",
13-
"pytest-django==4.5.2",
13+
"pytest-django==4.8.0",
1414
"psycopg2==2.9.5",
1515
"mysqlclient==1.4.6,<=2.2",
1616
]

0 commit comments

Comments
 (0)