Skip to content

Commit

Permalink
Bump the pip group across 1 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /examples/sharedlinks/sharedlinks-backend directory: [django](https://github.com/django/django).


Updates `django` from 3.1.14 to 3.2.24
- [Commits](django/django@3.1.14...3.2.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apragacz committed Feb 19, 2024
1 parent 742542b commit 2b491bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/sharedlinks/sharedlinks-backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
asgiref==3.3.1
asgiref==3.7.2
# via django
certifi==2023.7.22
# via requests
Expand All @@ -16,7 +16,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
django==3.1.14
django==3.2.24
# via
# -r requirements.in
# django-cors-headers
Expand Down

0 comments on commit 2b491bd

Please sign in to comment.