Skip to content

Commit 8e3cfc1

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 d4bf806 commit 8e3cfc1

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
@@ -517,7 +517,7 @@ ipython==8.36.0
517517
# ipdb
518518
jedi==0.19.1
519519
# via ipython
520-
jinja2==3.1.4
520+
jinja2==3.1.6
521521
# via
522522
# sphinx
523523
# torch
@@ -550,7 +550,7 @@ lxml==5.3.0
550550
# pikepdf
551551
# python-docx
552552
# svglib
553-
lxml-html-clean==0.2.2
553+
lxml-html-clean==0.4.0
554554
# via
555555
# html-text
556556
# lxml
@@ -667,7 +667,7 @@ pikepdf==9.7.0
667667
# fragdenstaat-de (pyproject.toml)
668668
# django-filingcabinet
669669
# froide
670-
pillow==11.2.1
670+
pillow==11.3.0
671671
# via
672672
# fragdenstaat-de (pyproject.toml)
673673
# django-filingcabinet
@@ -812,7 +812,7 @@ reportlab==4.4.1
812812
# easy-thumbnails
813813
# froide
814814
# svglib
815-
requests==2.32.3
815+
requests==2.32.4
816816
# via
817817
# fragdenstaat-de (pyproject.toml)
818818
# django-oauth-toolkit
@@ -832,7 +832,7 @@ rpds-py==0.20.0
832832
# referencing
833833
sentry-sdk==2.29.1
834834
# via fragdenstaat-de (pyproject.toml)
835-
setuptools==74.1.2
835+
setuptools==78.1.1
836836
# via
837837
# django-cms
838838
# geoip2
@@ -891,7 +891,7 @@ tinycss2==1.4.0
891891
# weasyprint
892892
tinyhtml5==2.0.0
893893
# via weasyprint
894-
torch==2.5.1
894+
torch==2.7.1
895895
# via
896896
# fragdenstaat-de (pyproject.toml)
897897
# torchvision
@@ -929,7 +929,7 @@ unidecode==1.3.8
929929
# via fragdenstaat-de (pyproject.toml)
930930
uritemplate==4.1.1
931931
# via drf-spectacular
932-
urllib3==2.2.2
932+
urllib3==2.5.0
933933
# via
934934
# elastic-transport
935935
# requests
@@ -939,7 +939,7 @@ vine==5.1.0
939939
# amqp
940940
# celery
941941
# kombu
942-
virtualenv==20.26.4
942+
virtualenv==20.26.6
943943
# via pre-commit
944944
wand==0.6.13
945945
# 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
@@ -436,7 +436,7 @@ geopy==2.4.1
436436
# froide-food
437437
gunicorn==23.0.0
438438
# via fragdenstaat-de (pyproject.toml)
439-
h11==0.14.0
439+
h11==0.16.0
440440
# via uvicorn
441441
html-text==0.7.0
442442
# via fragdenstaat-de (pyproject.toml)
@@ -452,7 +452,7 @@ idna==3.8
452452
# yarl
453453
inflection==0.5.1
454454
# via drf-spectacular
455-
jinja2==3.1.4
455+
jinja2==3.1.6
456456
# via torch
457457
jsonschema==4.23.0
458458
# via
@@ -477,7 +477,7 @@ lxml==5.3.0
477477
# pikepdf
478478
# python-docx
479479
# svglib
480-
lxml-html-clean==0.2.2
480+
lxml-html-clean==0.4.0
481481
# via
482482
# html-text
483483
# lxml
@@ -580,7 +580,7 @@ pikepdf==9.7.0
580580
# fragdenstaat-de (pyproject.toml)
581581
# django-filingcabinet
582582
# froide
583-
pillow==11.2.1
583+
pillow==11.3.0
584584
# via
585585
# fragdenstaat-de (pyproject.toml)
586586
# django-filingcabinet
@@ -683,7 +683,7 @@ reportlab==4.4.1
683683
# easy-thumbnails
684684
# froide
685685
# svglib
686-
requests==2.32.3
686+
requests==2.32.4
687687
# via
688688
# fragdenstaat-de (pyproject.toml)
689689
# django-oauth-toolkit
@@ -701,7 +701,7 @@ rpds-py==0.20.0
701701
# referencing
702702
sentry-sdk==2.29.1
703703
# via fragdenstaat-de (pyproject.toml)
704-
setuptools==74.1.2
704+
setuptools==78.1.1
705705
# via
706706
# django-cms
707707
# geoip2
@@ -734,7 +734,7 @@ tinycss2==1.4.0
734734
# weasyprint
735735
tinyhtml5==2.0.0
736736
# via weasyprint
737-
torch==2.5.1
737+
torch==2.7.1
738738
# via
739739
# fragdenstaat-de (pyproject.toml)
740740
# torchvision
@@ -764,7 +764,7 @@ unidecode==1.3.8
764764
# via fragdenstaat-de (pyproject.toml)
765765
uritemplate==4.1.1
766766
# via drf-spectacular
767-
urllib3==2.2.2
767+
urllib3==2.5.0
768768
# via
769769
# elastic-transport
770770
# 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
@@ -443,7 +443,7 @@ idna==3.7
443443
# yarl
444444
inflection==0.5.1
445445
# via drf-spectacular
446-
jinja2==3.1.4
446+
jinja2==3.1.6
447447
# via torch
448448
jsonschema==4.23.0
449449
# via
@@ -468,7 +468,7 @@ lxml==5.3.0
468468
# pikepdf
469469
# python-docx
470470
# svglib
471-
lxml-html-clean==0.2.2
471+
lxml-html-clean==0.4.0
472472
# via
473473
# html-text
474474
# lxml
@@ -568,7 +568,7 @@ pikepdf==9.7.0
568568
# fragdenstaat-de (pyproject.toml)
569569
# django-filingcabinet
570570
# froide
571-
pillow==11.2.1
571+
pillow==11.3.0
572572
# via
573573
# fragdenstaat-de (pyproject.toml)
574574
# django-filingcabinet
@@ -665,7 +665,7 @@ reportlab==4.4.1
665665
# easy-thumbnails
666666
# froide
667667
# svglib
668-
requests==2.32.3
668+
requests==2.32.4
669669
# via
670670
# fragdenstaat-de (pyproject.toml)
671671
# django-oauth-toolkit
@@ -683,7 +683,7 @@ rpds-py==0.20.0
683683
# referencing
684684
sentry-sdk==2.29.1
685685
# via fragdenstaat-de (pyproject.toml)
686-
setuptools==74.1.2
686+
setuptools==78.1.1
687687
# via
688688
# django-cms
689689
# geoip2
@@ -716,7 +716,7 @@ tinycss2==1.4.0
716716
# weasyprint
717717
tinyhtml5==2.0.0
718718
# via weasyprint
719-
torch==2.5.1
719+
torch==2.7.1
720720
# via
721721
# fragdenstaat-de (pyproject.toml)
722722
# torchvision
@@ -746,7 +746,7 @@ unidecode==1.3.8
746746
# via fragdenstaat-de (pyproject.toml)
747747
uritemplate==4.1.1
748748
# via drf-spectacular
749-
urllib3==2.2.2
749+
urllib3==2.5.0
750750
# via
751751
# elastic-transport
752752
# requests

0 commit comments

Comments
 (0)