Skip to content

Commit

Permalink
build(deps): bump django from 4.2.11 to 4.2.14 (#174)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14.
- [Commits](django/django@4.2.11...4.2.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent a5aadf2 commit 946fb8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cycler==0.10.0
# via matplotlib
dj-database-url==2.0.0
# via -r requirements.in
django==4.2.11
django==4.2.14
# via
# -r requirements.in
# dj-database-url
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ distlib==0.3.8
# via virtualenv
dj-database-url==2.0.0
# via -r requirements.txt
django==4.2.11
django==4.2.14
# via
# -r requirements.txt
# dj-database-url
Expand Down

0 comments on commit 946fb8e

Please sign in to comment.