Skip to content

Commit 5aac51d

Browse files
Bump the pip group with 11 updates
--- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: lxml-html-clean dependency-version: 0.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: virtualenv dependency-version: 20.26.6 dependency-type: direct:development dependency-group: pip - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6386055 commit 5aac51d

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

requirements-dev.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile -o requirements-dev.txt --extra dev pyproject.toml -p 3.12
33
aiohappyeyeballs==2.4.0
44
# via aiohttp
5-
aiohttp==3.10.5
5+
aiohttp==3.12.14
66
# via geoip2
77
aiosignal==1.3.1
88
# via aiohttp
@@ -91,7 +91,7 @@ coverage==7.6.1
9191
# django-coverage-plugin
9292
cron-descriptor==1.4.5
9393
# via django-celery-beat
94-
cryptography==43.0.1
94+
cryptography==44.0.1
9595
# via
9696
# fragdenstaat-de (pyproject.toml)
9797
# fido2
@@ -521,7 +521,7 @@ ipython==8.36.0
521521
# ipdb
522522
jedi==0.19.1
523523
# via ipython
524-
jinja2==3.1.4
524+
jinja2==3.1.6
525525
# via
526526
# sphinx
527527
# torch
@@ -554,7 +554,7 @@ lxml==5.3.0
554554
# pikepdf
555555
# python-docx
556556
# svglib
557-
lxml-html-clean==0.2.2
557+
lxml-html-clean==0.4.0
558558
# via
559559
# html-text
560560
# lxml
@@ -673,7 +673,7 @@ pikepdf==9.7.0
673673
# fragdenstaat-de (pyproject.toml)
674674
# django-filingcabinet
675675
# froide
676-
pillow==11.2.1
676+
pillow==11.3.0
677677
# via
678678
# fragdenstaat-de (pyproject.toml)
679679
# django-filingcabinet
@@ -819,7 +819,7 @@ reportlab==4.4.1
819819
# easy-thumbnails
820820
# froide
821821
# svglib
822-
requests==2.32.3
822+
requests==2.32.4
823823
# via
824824
# fragdenstaat-de (pyproject.toml)
825825
# django-oauth-toolkit
@@ -840,7 +840,7 @@ rpds-py==0.20.0
840840
# referencing
841841
sentry-sdk==2.29.1
842842
# via fragdenstaat-de (pyproject.toml)
843-
setuptools==74.1.2
843+
setuptools==78.1.1
844844
# via
845845
# django-cms
846846
# geoip2
@@ -899,7 +899,7 @@ tinycss2==1.4.0
899899
# weasyprint
900900
tinyhtml5==2.0.0
901901
# via weasyprint
902-
torch==2.5.1
902+
torch==2.8.0
903903
# via
904904
# fragdenstaat-de (pyproject.toml)
905905
# torchvision
@@ -937,7 +937,7 @@ unidecode==1.3.8
937937
# via fragdenstaat-de (pyproject.toml)
938938
uritemplate==4.1.1
939939
# via drf-spectacular
940-
urllib3==2.2.2
940+
urllib3==2.5.0
941941
# via
942942
# elastic-transport
943943
# requests
@@ -947,7 +947,7 @@ vine==5.1.0
947947
# amqp
948948
# celery
949949
# kombu
950-
virtualenv==20.26.4
950+
virtualenv==20.26.6
951951
# via pre-commit
952952
wand==0.6.13
953953
# via

requirements-production.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile -o requirements-production.txt --extra production pyproject.toml -p 3.12
33
aiohappyeyeballs==2.4.0
44
# via aiohttp
5-
aiohttp==3.10.5
5+
aiohttp==3.12.14
66
# via geoip2
77
aiosignal==1.3.1
88
# via aiohttp
@@ -77,7 +77,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
7777
# qrcode
7878
cron-descriptor==1.4.5
7979
# via django-celery-beat
80-
cryptography==43.0.1
80+
cryptography==44.0.1
8181
# via
8282
# fragdenstaat-de (pyproject.toml)
8383
# fido2
@@ -440,7 +440,7 @@ geopy==2.4.1
440440
# froide-food
441441
gunicorn==23.0.0
442442
# via fragdenstaat-de (pyproject.toml)
443-
h11==0.14.0
443+
h11==0.16.0
444444
# via uvicorn
445445
html-text==0.7.0
446446
# via fragdenstaat-de (pyproject.toml)
@@ -456,7 +456,7 @@ idna==3.8
456456
# yarl
457457
inflection==0.5.1
458458
# via drf-spectacular
459-
jinja2==3.1.4
459+
jinja2==3.1.6
460460
# via torch
461461
jsonschema==4.23.0
462462
# via
@@ -481,7 +481,7 @@ lxml==5.3.0
481481
# pikepdf
482482
# python-docx
483483
# svglib
484-
lxml-html-clean==0.2.2
484+
lxml-html-clean==0.4.0
485485
# via
486486
# html-text
487487
# lxml
@@ -586,7 +586,7 @@ pikepdf==9.7.0
586586
# fragdenstaat-de (pyproject.toml)
587587
# django-filingcabinet
588588
# froide
589-
pillow==11.2.1
589+
pillow==11.3.0
590590
# via
591591
# fragdenstaat-de (pyproject.toml)
592592
# django-filingcabinet
@@ -690,7 +690,7 @@ reportlab==4.4.1
690690
# easy-thumbnails
691691
# froide
692692
# svglib
693-
requests==2.32.3
693+
requests==2.32.4
694694
# via
695695
# fragdenstaat-de (pyproject.toml)
696696
# django-oauth-toolkit
@@ -709,7 +709,7 @@ rpds-py==0.20.0
709709
# referencing
710710
sentry-sdk==2.29.1
711711
# via fragdenstaat-de (pyproject.toml)
712-
setuptools==74.1.2
712+
setuptools==78.1.1
713713
# via
714714
# django-cms
715715
# geoip2
@@ -742,7 +742,7 @@ tinycss2==1.4.0
742742
# weasyprint
743743
tinyhtml5==2.0.0
744744
# via weasyprint
745-
torch==2.5.1
745+
torch==2.8.0
746746
# via
747747
# fragdenstaat-de (pyproject.toml)
748748
# torchvision
@@ -772,7 +772,7 @@ unidecode==1.3.8
772772
# via fragdenstaat-de (pyproject.toml)
773773
uritemplate==4.1.1
774774
# via drf-spectacular
775-
urllib3==2.2.2
775+
urllib3==2.5.0
776776
# via
777777
# elastic-transport
778778
# requests

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile -o requirements.txt pyproject.toml -p 3.12
33
aiohappyeyeballs==2.4.0
44
# via aiohttp
5-
aiohttp==3.10.5
5+
aiohttp==3.12.14
66
# via geoip2
77
aiosignal==1.3.1
88
# via aiohttp
@@ -72,7 +72,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
7272
# qrcode
7373
cron-descriptor==1.4.5
7474
# via django-celery-beat
75-
cryptography==43.0.1
75+
cryptography==44.0.1
7676
# via
7777
# fragdenstaat-de (pyproject.toml)
7878
# fido2
@@ -447,7 +447,7 @@ idna==3.7
447447
# yarl
448448
inflection==0.5.1
449449
# via drf-spectacular
450-
jinja2==3.1.4
450+
jinja2==3.1.6
451451
# via torch
452452
jsonschema==4.23.0
453453
# via
@@ -472,7 +472,7 @@ lxml==5.3.0
472472
# pikepdf
473473
# python-docx
474474
# svglib
475-
lxml-html-clean==0.2.2
475+
lxml-html-clean==0.4.0
476476
# via
477477
# html-text
478478
# lxml
@@ -574,7 +574,7 @@ pikepdf==9.7.0
574574
# fragdenstaat-de (pyproject.toml)
575575
# django-filingcabinet
576576
# froide
577-
pillow==11.2.1
577+
pillow==11.3.0
578578
# via
579579
# fragdenstaat-de (pyproject.toml)
580580
# django-filingcabinet
@@ -672,7 +672,7 @@ reportlab==4.4.1
672672
# easy-thumbnails
673673
# froide
674674
# svglib
675-
requests==2.32.3
675+
requests==2.32.4
676676
# via
677677
# fragdenstaat-de (pyproject.toml)
678678
# django-oauth-toolkit
@@ -691,7 +691,7 @@ rpds-py==0.20.0
691691
# referencing
692692
sentry-sdk==2.29.1
693693
# via fragdenstaat-de (pyproject.toml)
694-
setuptools==74.1.2
694+
setuptools==78.1.1
695695
# via
696696
# django-cms
697697
# geoip2
@@ -724,7 +724,7 @@ tinycss2==1.4.0
724724
# weasyprint
725725
tinyhtml5==2.0.0
726726
# via weasyprint
727-
torch==2.5.1
727+
torch==2.8.0
728728
# via
729729
# fragdenstaat-de (pyproject.toml)
730730
# torchvision
@@ -754,7 +754,7 @@ unidecode==1.3.8
754754
# via fragdenstaat-de (pyproject.toml)
755755
uritemplate==4.1.1
756756
# via drf-spectacular
757-
urllib3==2.2.2
757+
urllib3==2.5.0
758758
# via
759759
# elastic-transport
760760
# requests

0 commit comments

Comments
 (0)