File tree Expand file tree Collapse file tree 2 files changed +23
-23
lines changed
Expand file tree Collapse file tree 2 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/pre-commit/mirrors-autopep8
3- rev : v1.6.0
3+ rev : v2.0.4
44 hooks :
55 - id : autopep8
66 args :
77 - --in-place
88 - --aggressive
99- repo : https://github.com/pycqa/flake8
10- rev : 4 .0.1
10+ rev : 7 .0.0
1111 hooks :
1212 - id : flake8
1313- repo : https://github.com/pycqa/isort
14- rev : 5.10.1
14+ rev : 5.13.2
1515 hooks :
1616 - id : isort
1717- repo : https://github.com/jazzband/pip-tools
18- rev : 6.5 .1
18+ rev : 7.4 .1
1919 hooks :
2020 - id : pip-compile
Original file line number Diff line number Diff line change 11#
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 :
44#
55# pip-compile
66#
77archivessnake == 0.9.1
88 # via -r requirements.in
9- asgiref == 3.5.0
9+ asgiref == 3.8.1
1010 # via django
11- attrs == 21.4 .0
11+ attrs == 23.2 .0
1212 # via archivessnake
13- boltons == 21 .0.0
13+ boltons == 24 .0.0
1414 # via archivessnake
15- certifi == 2021.10.8
15+ certifi == 2024.2.2
1616 # via requests
1717charset-normalizer == 2.0.12
1818 # via requests
@@ -25,29 +25,27 @@ django-cors-headers==3.11.0
2525 # via -r requirements.in
2626djangorestframework == 3.13.1
2727 # via -r requirements.in
28- idna == 3.3
28+ idna == 3.7
2929 # via
3030 # requests
3131 # yarl
3232inflect == 5.4.0
3333 # via -r requirements.in
34- jarowinkler == 1.0.1
35- # via rapidfuzz
36- more-itertools == 8.12.0
34+ more-itertools == 10.2.0
3735 # via archivessnake
38- multidict == 6.0.2
36+ multidict == 6.0.5
3937 # via yarl
4038ordered-set == 4.1.0
4139 # via -r requirements.in
4240psycopg2-binary == 2.9.3
4341 # via -r requirements.in
44- pytz == 2021.3
42+ pytz == 2024.1
4543 # via djangorestframework
46- pyyaml == 6.0
44+ pyyaml == 6.0.1
4745 # via
4846 # archivessnake
4947 # vcrpy
50- rapidfuzz == 2.0.6
48+ rapidfuzz == 3.9.3
5149 # via archivessnake
5250requests == 2.27.1
5351 # via
@@ -57,15 +55,17 @@ shortuuid==1.0.8
5755 # via -r requirements.in
5856six == 1.16.0
5957 # via vcrpy
60- sqlparse == 0.4.2
58+ sqlparse == 0.5.0
6159 # via django
62- structlog == 21.5 .0
60+ structlog == 24.2 .0
6361 # via archivessnake
64- urllib3 == 1.26.8
62+ typing-extensions == 4.12.0
63+ # via asgiref
64+ urllib3 == 1.26.18
6565 # via requests
6666vcrpy == 4.1.1
6767 # via -r requirements.in
68- wrapt == 1.14 .0
68+ wrapt == 1.16 .0
6969 # via vcrpy
70- yarl == 1.7.2
70+ yarl == 1.9.4
7171 # via vcrpy
You can’t perform that action at this time.
0 commit comments