Skip to content

Commit

Permalink
Bump the pip group across 1 directories with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the /. directory: [django](https://github.com/django/django) and [jinja2](https://github.com/pallets/jinja).


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

Updates `jinja2` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent b934870 commit 5cf0c13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==5.0.0
Django==5.0.2
django-environ
django-debug-toolbar
django-extensions
Expand Down
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile
#
appnope==0.1.3
# via ipython
asgiref==3.7.2
# via django
asttokens==2.4.0
Expand Down Expand Up @@ -34,7 +32,7 @@ decorator==5.1.1
# via
# ipdb
# ipython
django==5.0
django==5.0.2
# via
# -r requirements.in
# crispy-bootstrap5
Expand Down Expand Up @@ -73,7 +71,7 @@ ipython==8.16.1
# via ipdb
jedi==0.19.1
# via ipython
jinja2==3.1.2
jinja2==3.1.3
# via
# branca
# folium
Expand Down

0 comments on commit 5cf0c13

Please sign in to comment.