Skip to content

Commit a3d0e33

Browse files
Bump djangorestframework from 3.15.0 to 3.15.1
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.0...3.15.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71c90b1 commit a3d0e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pre-commit==3.5.0; python_version < '3.9'
33
pre-commit==3.6.2; python_version >= '3.9'
44
pytest==8.1.1
55
pytest-mypy-plugins==3.1.1
6-
djangorestframework==3.15.0
6+
djangorestframework==3.15.1
77
types-pytz==2024.1.0.20240203
88
types-requests==2.31.0.20240311
99
types-urllib3==1.26.25.14

0 commit comments

Comments
 (0)