diff mbox series

[layerindex-web,1/2] build(deps): bump djangorestframework from 3.15.1 to 3.15.2

Message ID 20240717010514.3386182-2-tim.orling@konsulko.com
State Accepted, archived
Commit cdab54b0dd5457adf70ea21b11942a620e4c5590
Delegated to: Tim Orling
Headers show
Series [layerindex-web,1/2] build(deps): bump djangorestframework from 3.15.1 to 3.15.2 | expand

Commit Message

Tim Orling July 17, 2024, 1:05 a.m. UTC
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/requirements.txt b/requirements.txt
index 8ab5e56..e4610e5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,7 @@  django-registration==3.4
 django-reversion==5.0.12
 django-reversion-compare==0.17.0
 django-simple-captcha==0.6.0
-djangorestframework==3.15.1
+djangorestframework==3.15.2
 gitdb==4.0.11
 GitPython==3.1.43
 kombu==5.3.7