Skip to content

Commit 49c2201

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 4166cba commit 49c2201

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
@@ -671,7 +671,7 @@ pikepdf==9.7.0
671671
# fragdenstaat-de (pyproject.toml)
672672
# django-filingcabinet
673673
# froide
674-
pillow==11.2.1
674+
pillow==11.3.0
675675
# via
676676
# fragdenstaat-de (pyproject.toml)
677677
# django-filingcabinet
@@ -817,7 +817,7 @@ reportlab==4.4.1
817817
# easy-thumbnails
818818
# froide
819819
# svglib
820-
requests==2.32.3
820+
requests==2.32.4
821821
# via
822822
# fragdenstaat-de (pyproject.toml)
823823
# django-oauth-toolkit
@@ -837,7 +837,7 @@ rpds-py==0.20.0
837837
# referencing
838838
sentry-sdk==2.29.1
839839
# via fragdenstaat-de (pyproject.toml)
840-
setuptools==74.1.2
840+
setuptools==78.1.1
841841
# via
842842
# django-cms
843843
# geoip2
@@ -896,7 +896,7 @@ tinycss2==1.4.0
896896
# weasyprint
897897
tinyhtml5==2.0.0
898898
# via weasyprint
899-
torch==2.5.1
899+
torch==2.7.1
900900
# via
901901
# fragdenstaat-de (pyproject.toml)
902902
# torchvision
@@ -934,7 +934,7 @@ unidecode==1.3.8
934934
# via fragdenstaat-de (pyproject.toml)
935935
uritemplate==4.1.1
936936
# via drf-spectacular
937-
urllib3==2.2.2
937+
urllib3==2.5.0
938938
# via
939939
# elastic-transport
940940
# requests
@@ -944,7 +944,7 @@ vine==5.1.0
944944
# amqp
945945
# celery
946946
# kombu
947-
virtualenv==20.26.4
947+
virtualenv==20.26.6
948948
# via pre-commit
949949
wand==0.6.13
950950
# 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
@@ -584,7 +584,7 @@ pikepdf==9.7.0
584584
# fragdenstaat-de (pyproject.toml)
585585
# django-filingcabinet
586586
# froide
587-
pillow==11.2.1
587+
pillow==11.3.0
588588
# via
589589
# fragdenstaat-de (pyproject.toml)
590590
# django-filingcabinet
@@ -688,7 +688,7 @@ reportlab==4.4.1
688688
# easy-thumbnails
689689
# froide
690690
# svglib
691-
requests==2.32.3
691+
requests==2.32.4
692692
# via
693693
# fragdenstaat-de (pyproject.toml)
694694
# django-oauth-toolkit
@@ -706,7 +706,7 @@ rpds-py==0.20.0
706706
# referencing
707707
sentry-sdk==2.29.1
708708
# via fragdenstaat-de (pyproject.toml)
709-
setuptools==74.1.2
709+
setuptools==78.1.1
710710
# via
711711
# django-cms
712712
# geoip2
@@ -739,7 +739,7 @@ tinycss2==1.4.0
739739
# weasyprint
740740
tinyhtml5==2.0.0
741741
# via weasyprint
742-
torch==2.5.1
742+
torch==2.7.1
743743
# via
744744
# fragdenstaat-de (pyproject.toml)
745745
# torchvision
@@ -769,7 +769,7 @@ unidecode==1.3.8
769769
# via fragdenstaat-de (pyproject.toml)
770770
uritemplate==4.1.1
771771
# via drf-spectacular
772-
urllib3==2.2.2
772+
urllib3==2.5.0
773773
# via
774774
# elastic-transport
775775
# 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
@@ -572,7 +572,7 @@ pikepdf==9.7.0
572572
# fragdenstaat-de (pyproject.toml)
573573
# django-filingcabinet
574574
# froide
575-
pillow==11.2.1
575+
pillow==11.3.0
576576
# via
577577
# fragdenstaat-de (pyproject.toml)
578578
# django-filingcabinet
@@ -670,7 +670,7 @@ reportlab==4.4.1
670670
# easy-thumbnails
671671
# froide
672672
# svglib
673-
requests==2.32.3
673+
requests==2.32.4
674674
# via
675675
# fragdenstaat-de (pyproject.toml)
676676
# django-oauth-toolkit
@@ -688,7 +688,7 @@ rpds-py==0.20.0
688688
# referencing
689689
sentry-sdk==2.29.1
690690
# via fragdenstaat-de (pyproject.toml)
691-
setuptools==74.1.2
691+
setuptools==78.1.1
692692
# via
693693
# django-cms
694694
# geoip2
@@ -721,7 +721,7 @@ tinycss2==1.4.0
721721
# weasyprint
722722
tinyhtml5==2.0.0
723723
# via weasyprint
724-
torch==2.5.1
724+
torch==2.7.1
725725
# via
726726
# fragdenstaat-de (pyproject.toml)
727727
# torchvision
@@ -751,7 +751,7 @@ unidecode==1.3.8
751751
# via fragdenstaat-de (pyproject.toml)
752752
uritemplate==4.1.1
753753
# via drf-spectacular
754-
urllib3==2.2.2
754+
urllib3==2.5.0
755755
# via
756756
# elastic-transport
757757
# requests

0 commit comments

Comments
 (0)