Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django from 3.2.19 to 3.2.20 in /src #246

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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