File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ install_requires =
5252 importlib-metadata ==8.2.0
5353 setuptools ==72.1.0
5454 # Django related
55- Django ==5.0.8
55+ Django ==5.1
5656 django-environ ==0.11.2
5757 django-crispy-forms ==2.3
5858 crispy-bootstrap3 ==2024.1
@@ -68,7 +68,7 @@ install_requires =
6868 django-rq ==2.10.2
6969 redis ==5.0.8
7070 # WSGI server
71- gunicorn ==22 .0.0
71+ gunicorn ==23 .0.0
7272 # Docker
7373 container-inspector ==33.0.0
7474 # ScanCode-toolkit
@@ -81,7 +81,7 @@ install_requires =
8181 # Inspectors
8282 elf-inspector ==0.0.1
8383 go-inspector ==0.2.2
84- python-inspector ==0.12.0
84+ python-inspector ==0.12.1
8585 source-inspector ==0.5.1; sys_platform != "darwin" and platform_machine != "arm64"
8686 aboutcode-toolkit ==10.1.0
8787 # Utilities
@@ -109,7 +109,7 @@ install_requires =
109109[options.extras_require]
110110dev =
111111 # Validation
112- ruff ==0.5.6
112+ ruff ==0.5.7
113113 doc8 ==1.1.1
114114 # Debug
115115 django-debug-toolbar ==4.4.6
You can’t perform that action at this time.
0 commit comments