Skip to content

Commit 7a7cbf4

Browse files
Bump idna from 3.3 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-version: '3.7' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1cd995 commit 7a7cbf4

File tree

1 file changed

+4
-29
lines changed

1 file changed

+4
-29
lines changed

requirements.prod.txt

Lines changed: 4 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements.prod.in --output-file=requirements.prod.txt
3-
alabaster==1.0.0
4-
# via sphinx
53
asgiref==3.4.1
64
# via django
75
attrs==21.4.0
86
# via -r requirements.prod.in
9-
babel==2.17.0
10-
# via sphinx
117
blessings==1.7
128
# via -r requirements.prod.in
139
certifi==2022.12.7
@@ -32,14 +28,12 @@ django-sans-db==1.2.0
3228
# via -r requirements.prod.in
3329
docutils==0.21.2
3430
# via sphinx
35-
environs==9.5.0
31+
environs[django]==9.5.0
3632
# via -r requirements.prod.in
3733
gunicorn==23.0.0
3834
# via -r requirements.prod.in
39-
idna==3.3
35+
idna==3.7
4036
# via requests
41-
imagesize==1.4.1
42-
# via sphinx
4337
jinja2==3.1.6
4438
# via sphinx
4539
markupsafe==2.0.1
@@ -50,7 +44,6 @@ packaging==25.0
5044
# via
5145
# gunicorn
5246
# marshmallow
53-
# sphinx
5447
pygments==2.19.1
5548
# via
5649
# django-pygmy
@@ -60,31 +53,13 @@ python-dotenv==0.21.0
6053
pytz==2021.3
6154
# via django
6255
requests==2.32.3
63-
# via
64-
# -r requirements.prod.in
65-
# sphinx
56+
# via -r requirements.prod.in
6657
six==1.16.0
6758
# via blessings
68-
snowballstemmer==2.2.0
69-
# via sphinx
70-
sphinx==8.1.3
59+
sphinx==1.2.3
7160
# via -r requirements.prod.in
72-
sphinxcontrib-applehelp==2.0.0
73-
# via sphinx
74-
sphinxcontrib-devhelp==2.0.0
75-
# via sphinx
76-
sphinxcontrib-htmlhelp==2.1.0
77-
# via sphinx
78-
sphinxcontrib-jsmath==1.0.1
79-
# via sphinx
80-
sphinxcontrib-qthelp==2.0.0
81-
# via sphinx
82-
sphinxcontrib-serializinghtml==2.0.0
83-
# via sphinx
8461
sqlparse==0.5.3
8562
# via django
86-
tomli==2.2.1
87-
# via sphinx
8863
urllib3==1.26.7
8964
# via requests
9065
werkzeug==2.0.2

0 commit comments

Comments
 (0)