Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent 82aabc2 commit c3e90d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ colorama==0.4.6
colorful==0.5.5
# via ray
coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
# via pytest-cov
cryptography==42.0.4
# via -r requirements.txt
defusedxml==0.7.1
Expand All @@ -70,7 +68,7 @@ defusedxml==0.7.1
# its-preselector
distlib==0.3.7
# via virtualenv
django==3.2.24
django==3.2.25
# via
# -r requirements.txt
# django-session-timeout
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cryptography==42.0.4
# via -r requirements.in
defusedxml==0.7.1
# via its-preselector
django==3.2.24
django==3.2.25
# via
# -r requirements.in
# django-session-timeout
Expand Down

0 comments on commit c3e90d7

Please sign in to comment.