Skip to content

Commit

Permalink
Bump the pip group across 2 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).
Bumps the pip group with 1 update in the /requirements directory: [django](https://github.com/django/django).


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

Updates `django` from 5.0.2 to 5.0.3
- [Commits](django/django@3.2.24...3.2.25)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: django
  dependency-type: direct:production
  dependency-group: pip-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apragacz committed Mar 19, 2024
1 parent e0a50e6 commit 5b3347d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/sharedlinks/sharedlinks-backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
django==3.2.24
django==3.2.25
# via
# -r requirements.in
# django-cors-headers
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-base.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.7.2
# via django
django==5.0.2
django==5.0.3
# via
# django-rest-registration (setup.py)
# djangorestframework
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ distlib==0.3.8
# via
# -r requirements/requirements-test.lock.txt
# virtualenv
django==5.0.2
django==5.0.3
# via
# -r requirements/requirements-test.lock.txt
# django-stubs
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dill==0.3.7
# via pylint
distlib==0.3.8
# via virtualenv
django==5.0.2
django==5.0.3
# via
# -r requirements/requirements-base.lock.txt
# django-stubs
Expand Down

0 comments on commit 5b3347d

Please sign in to comment.