Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2023
1 parent 3a0924b commit 6451faa
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ coverage[toml]==6.5.0
# pytest-cov
coveralls==3.3.1
# via -r test-requirements.in
django==3.2.20
django==3.2.23
# via -r test-requirements.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.1.3
# via pytest
filelock==3.10.6
# via pytest-mypy
frozenlist==1.3.3
Expand Down Expand Up @@ -154,7 +156,9 @@ pytz==2023.2
requests==2.31.0
# via coveralls
rfc3986[idna2008]==1.5.0
# via httpx
# via
# httpx
# rfc3986
sniffio==1.3.0
# via
# anyio
Expand All @@ -166,8 +170,16 @@ termcolor==2.2.0
# via pytest-sugar
toml==0.10.2
# via pytest-black
tomli==2.0.1
# via
# black
# coverage
# mypy
# pytest
typing-extensions==4.5.0
# via mypy
# via
# black
# mypy
urllib3==1.26.15
# via requests
uvicorn==0.21.1
Expand Down

0 comments on commit 6451faa

Please sign in to comment.