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 /requirements directory: [django](https://github.com/django/django).


Updates `django` from 5.0 to 5.0.2
- [Commits](django/django@5.0...5.0.2)

---
updated-dependencies:
- 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 Feb 7, 2024
1 parent 767cebe commit b7f2b52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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
django==5.0.2
# 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
django==5.0.2
# 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
django==5.0.2
# via
# -r requirements/requirements-base.lock.txt
# django-stubs
Expand Down

0 comments on commit b7f2b52

Please sign in to comment.