Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent eb4be4d commit 4f9336a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
14 changes: 1 addition & 13 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ distro==1.8.0
# via
# -r requirements.txt
# docker-compose
django==3.2.19
django==3.2.20
# via
# -r requirements.txt
# django-session-timeout
Expand Down Expand Up @@ -124,8 +124,6 @@ environs==9.5.0
# -r requirements.txt
# scos-actions
# scos-tekrsa
exceptiongroup==1.1.1
# via pytest
filelock==3.9.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -350,10 +348,6 @@ ruamel-yaml==0.17.21
# -r requirements.txt
# drf-yasg
# scos-actions
ruamel-yaml-clib==0.2.7
# via
# -r requirements.txt
# ruamel-yaml
scipy==1.10.1
# via
# -r requirements.txt
Expand Down Expand Up @@ -394,12 +388,6 @@ texttable==1.6.7
# via
# -r requirements.txt
# docker-compose
tomli==2.0.1
# via
# coverage
# pyproject-api
# pytest
# tox
tox==4.4.6
# via -r requirements-dev.in
typing-extensions==4.5.0
Expand Down
4 changes: 1 addition & 3 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ defusedxml==0.7.1
# via its-preselector
distro==1.8.0
# via docker-compose
django==3.2.19
django==3.2.20
# via
# -r requirements.in
# django-session-timeout
Expand Down Expand Up @@ -174,8 +174,6 @@ ruamel-yaml==0.17.21
# via
# drf-yasg
# scos-actions
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
scipy==1.10.1
# via scos-actions
scos_actions @ git+https://github.com/NTIA/[email protected]
Expand Down

0 comments on commit 4f9336a

Please sign in to comment.