File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ default_language_version:
3
3
repos :
4
4
- repo : https://github.com/astral-sh/ruff-pre-commit
5
5
# Ruff version.
6
- rev : v0.2 .2
6
+ rev : v0.5 .2
7
7
hooks :
8
8
# Run the linter.
9
9
- id : ruff
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ whitenoise==6.5.0
11
11
12
12
django-filter==23.5
13
13
django-extensions==3.2.3
14
- django-cors-headers==4.3.1
14
+ django-cors-headers==4.4.0
15
15
django-storages==1.14.2
16
16
17
17
drf-jwt==1.19.2
18
18
19
- boto3==1.34.44
19
+ boto3==1.34.144
20
20
attrs==23.2.0
21
21
22
22
gunicorn==22.0.0
Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ factory-boy==3.3.0
7
7
Faker==25.3.0
8
8
9
9
ipdb==0.13.13
10
- ipython==8.10 .0
10
+ ipython==8.26 .0
11
11
12
- django-debug-toolbar==4.3.0
12
+ django-debug-toolbar==4.4.6
13
13
14
- mypy==1.10.0
14
+ mypy==1.10.1
15
15
16
16
django-stubs==5.0.2
17
17
djangorestframework-stubs==3.15.0
18
- boto3-stubs==1.34.48
18
+ boto3-stubs==1.34.144
19
19
20
- ruff==0.2 .2
20
+ ruff==0.5 .2
21
21
pre-commit==3.7.1
You can’t perform that action at this time.
0 commit comments