This repository was archived by the owner on Aug 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
packages = find_packages (),
7
7
include_package_data = True ,
8
8
install_requires = [
9
- "django==3.2.24 " ,
9
+ "django==3.2.25 " ,
10
10
"django-forms-bootstrap" ,
11
11
"django-js-reverse" ,
12
12
"docker<6" ,
Original file line number Diff line number Diff line change @@ -6965,9 +6965,9 @@ flush-write-stream@^1.0.0:
6965
6965
readable-stream "^2.3.6"
6966
6966
6967
6967
follow-redirects@^1.0.0:
6968
- version "1.15.4 "
6969
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4 .tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf "
6970
- integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw ==
6968
+ version "1.15.6 "
6969
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
6970
+ integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
6971
6971
6972
6972
for-each@^0.3.3:
6973
6973
version "0.3.3"
Original file line number Diff line number Diff line change 23
23
include_package_data = True ,
24
24
install_requires = [
25
25
"cfl-common" ,
26
- "django==3.2.24 " ,
26
+ "django==3.2.25 " ,
27
27
"django-csp==3.7" ,
28
28
"django-js-reverse==0.9.1" ,
29
29
"djangorestframework==3.13.1" ,
You can’t perform that action at this time.
0 commit comments