Skip to content

Commit

Permalink
Bump django from 4.1.10 to 4.1.13 (#69)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.1.10 to 4.1.13.
- [Commits](django/django@4.1.10...4.1.13)

---
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 Dec 6, 2023
1 parent cdd70b6 commit dd3ed03
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ click==8.1.3
# via pip-tools
distlib==0.3.5
# via virtualenv
django==4.1.10
django==4.1.13
# via -r requirements.in
filelock==3.8.0
# via virtualenv
Expand All @@ -42,6 +42,10 @@ sqlparse==0.4.4
# via django
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# build
# pep517
virtualenv==20.16.3
# via pre-commit
wheel==0.38.1
Expand Down

0 comments on commit dd3ed03

Please sign in to comment.