Skip to content

Commit 3d945f0

Browse files
Bump pytest-django from 4.5.1 to 4.5.2
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.1 to 4.5.2. - [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.1...v4.5.2) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11b5e08 commit 3d945f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r base.txt
22

33
pytest==6.2.5
4-
pytest-django==4.5.1
4+
pytest-django==4.5.2
55
flake8==4.0.1
66
ipdb==0.13.9
77
ipython==7.29.0

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r base.txt
22

33
pytest==6.2.5
4-
pytest-django==4.4.0
4+
pytest-django==4.5.2
55
factory-boy==3.2.1
66
Faker==9.8.2

0 commit comments

Comments
 (0)