File tree Expand file tree Collapse file tree 2 files changed +14
-13
lines changed
Expand file tree Collapse file tree 2 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 77 - --in-place
88 - --aggressive
99- repo : https://github.com/pycqa/flake8
10- rev : 7.1.1
10+ rev : 7.1.2
1111 hooks :
1212 - id : flake8
1313- repo : https://github.com/pycqa/isort
14- rev : 5.13.2
14+ rev : 6.0.1
1515 hooks :
1616 - id : isort
1717- repo : https://github.com/jazzband/pip-tools
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ archivessnake==0.10.1
88 # via -r requirements.in
99asgiref == 3.8.1
1010 # via django
11- attrs == 24.3 .0
11+ attrs == 25.1 .0
1212 # via archivessnake
13- boltons == 24.1 .0
13+ boltons == 25.0 .0
1414 # via archivessnake
15- certifi == 2024.12.14
15+ certifi == 2025.1.31
1616 # via requests
1717charset-normalizer == 3.4.1
1818 # via requests
19- django == 4.2.17
19+ django == 4.2.19
2020 # via
2121 # -r requirements.in
2222 # django-common-helpers
@@ -40,23 +40,23 @@ idna==3.10
4040 # yarl
4141inflect == 6.0.5
4242 # via -r requirements.in
43- more-itertools == 10.5 .0
43+ more-itertools == 10.6 .0
4444 # via archivessnake
4545multidict == 6.1.0
4646 # via yarl
4747ordered-set == 4.1.0
4848 # via -r requirements.in
49- propcache == 0.2.1
49+ propcache == 0.3.0
5050 # via yarl
5151psycopg2 == 2.9.10
5252 # via -r requirements.in
53- pydantic == 1.10.19
53+ pydantic == 1.10.21
5454 # via inflect
5555pyyaml == 6.0.2
5656 # via
5757 # archivessnake
5858 # vcrpy
59- rapidfuzz == 3.11.0
59+ rapidfuzz == 3.12.1
6060 # via archivessnake
6161requests == 2.32.3
6262 # via
@@ -66,20 +66,21 @@ shortuuid==1.0.13
6666 # via -r requirements.in
6767sqlparse == 0.5.3
6868 # via django
69- structlog == 24.4 .0
69+ structlog == 25.1 .0
7070 # via archivessnake
7171typing-extensions == 4.12.2
7272 # via
7373 # asgiref
7474 # multidict
7575 # pydantic
76- urllib3 == 2.2.3
76+ # structlog
77+ urllib3 == 2.3.0
7778 # via
7879 # requests
7980 # vcrpy
8081vcrpy == 7.0.0
8182 # via -r requirements.in
82- wrapt == 1.17.0
83+ wrapt == 1.17.2
8384 # via vcrpy
8485yarl == 1.18.3
8586 # via vcrpy
You can’t perform that action at this time.
0 commit comments