File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/mirrors-autopep8
3
- rev : v1.6.0
3
+ rev : v2.0.2
4
4
hooks :
5
5
- id : autopep8
6
6
args :
7
7
- --in-place
8
8
- --aggressive
9
9
- repo : https://github.com/pycqa/flake8
10
- rev : 4 .0.1
10
+ rev : 6 .0.0
11
11
hooks :
12
12
- id : flake8
13
13
- repo : https://github.com/pycqa/isort
14
- rev : 5.10.1
14
+ rev : 5.12.0
15
15
hooks :
16
16
- id : isort
17
17
- repo : https://github.com/jazzband/pip-tools
18
- rev : 6.5.1
18
+ rev : 6.13.0
19
19
hooks :
20
20
- id : pip-compile
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with python 3.10
3
- # To update, run :
2
+ # This file is autogenerated by pip-compile with Python 3.10
3
+ # by the following command :
4
4
#
5
5
# pip-compile
6
6
#
7
- asgiref == 3.4.1
7
+ asgiref == 3.6.0
8
8
# via django
9
9
asterism == 0.8
10
10
# via -r requirements.in
11
11
bagit == 1.8.1
12
12
# via asterism
13
- certifi == 2021.5.30
13
+ certifi == 2022.12.7
14
14
# via
15
15
# elasticsearch
16
16
# requests
@@ -42,7 +42,7 @@ elasticsearch-dsl==7.4.0
42
42
# rac-es
43
43
electronbonder == 1.0
44
44
# via -r requirements.in
45
- idna == 2.10
45
+ idna == 3.4
46
46
# via requests
47
47
odin == 1.7.3
48
48
# via
@@ -54,7 +54,7 @@ psycopg2-binary==2.9.3
54
54
# asterism
55
55
python-dateutil == 2.8.2
56
56
# via elasticsearch-dsl
57
- pytz == 2021.1
57
+ pytz == 2023.3
58
58
# via djangorestframework
59
59
rac-es == 1.0.0
60
60
# via -r requirements.in
@@ -68,9 +68,9 @@ six==1.16.0
68
68
# electronbonder
69
69
# odin
70
70
# python-dateutil
71
- sqlparse == 0.4.2
71
+ sqlparse == 0.4.4
72
72
# via django
73
- urllib3 == 1.26.6
73
+ urllib3 == 1.26.15
74
74
# via
75
75
# elasticsearch
76
76
# requests
You can’t perform that action at this time.
0 commit comments