File tree Expand file tree Collapse file tree 2 files changed +32
-25
lines changed
Expand file tree Collapse file tree 2 files changed +32
-25
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.3.0
1111 hooks :
1212 - id : flake8
1313- repo : https://github.com/pycqa/isort
14- rev : 5.10 .1
14+ rev : 6.0 .1
1515 hooks :
1616 - id : isort
1717- repo : https://github.com/jazzband/pip-tools
18- rev : 6 .5.1
18+ rev : v7 .5.0
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#
5- # pip-compile
5+ # pip-compile --cert=None --client-cert=None --index-url=None --pip-args=None
66#
77archivessnake == 0.9.1
88 # via -r requirements.in
9- asgiref == 3.4.1
9+ asgiref == 3.9.2
1010 # via django
11- asterism == 0.8
11+ asterism == 0.8.0
1212 # via -r requirements.in
13- attrs == 21.2 .0
13+ attrs == 25.3 .0
1414 # via
1515 # archivessnake
1616 # jsonschema
17- bagit == 1.8.1
17+ bagit == 1.9.0
1818 # via asterism
19- boltons == 21 .0.0
19+ boltons == 25 .0.0
2020 # via archivessnake
21- certifi == 2021.10.8
21+ certifi == 2025.8.3
2222 # via requests
2323charset-normalizer == 2.0.12
2424 # via requests
@@ -39,7 +39,7 @@ djangorestframework==3.13.1
3939 # asterism
4040electronbonder == 1.0
4141 # via -r requirements.in
42- idna == 2 .10
42+ idna == 3 .10
4343 # via
4444 # requests
4545 # yarl
@@ -49,21 +49,23 @@ jsonschema==4.4.0
4949 # via
5050 # -r requirements.in
5151 # rac-schemas
52- more-itertools == 8.12 .0
52+ more-itertools == 10.8 .0
5353 # via archivessnake
54- multidict == 5.2.0
54+ multidict == 6.6.4
5555 # via yarl
5656odin == 1.7.3
5757 # via
5858 # -r requirements.in
5959 # asterism
60+ propcache == 0.3.2
61+ # via yarl
6062psycopg2-binary == 2.9.3
6163 # via
6264 # -r requirements.in
6365 # asterism
64- pyrsistent == 0.18 .0
66+ pyrsistent == 0.20 .0
6567 # via jsonschema
66- pytz == 2021.3
68+ pytz == 2025.2
6769 # via djangorestframework
6870pyyaml == 6.0
6971 # via
@@ -72,7 +74,7 @@ pyyaml==6.0
7274 # vcrpy
7375rac-schemas == 0.30
7476 # via -r requirements.in
75- rapidfuzz == 1.9 .1
77+ rapidfuzz == 3.14 .1
7678 # via archivessnake
7779requests == 2.27.1
7880 # via
@@ -81,22 +83,27 @@ requests==2.27.1
8183 # electronbonder
8284shortuuid == 1.0.8
8385 # via -r requirements.in
84- six == 1.16 .0
86+ six == 1.17 .0
8587 # via
8688 # electronbonder
8789 # odin
8890 # vcrpy
89- sqlparse == 0.4.2
91+ sqlparse == 0.5.3
9092 # via django
91- structlog == 21 .4.0
93+ structlog == 25 .4.0
9294 # via archivessnake
95+ typing-extensions == 4.15.0
96+ # via
97+ # asgiref
98+ # multidict
99+ # structlog
93100uritemplate == 4.1.1
94101 # via -r requirements.in
95- urllib3 == 1.26.7
102+ urllib3 == 1.26.20
96103 # via requests
97104vcrpy == 4.1.1
98105 # via -r requirements.in
99- wrapt == 1.13 .3
106+ wrapt == 1.17 .3
100107 # via vcrpy
101- yarl == 1.7.2
108+ yarl == 1.20.1
102109 # via vcrpy
You can’t perform that action at this time.
0 commit comments