Skip to content

Commit

Permalink
Bump idna from 3.4 to 3.7 in /requirements
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent 1e3a1cb commit 0609923
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ beautifulsoup4==4.12.3
blinker==1.7.0
# via flask
boto3==1.34.69
# via -r requirements/docs.in
# via -r docs.in
botocore==1.34.69
# via
# boto3
# s3transfer
cachelib==0.12.0
# via -r requirements/docs.in
# via -r docs.in
certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
Expand All @@ -33,10 +33,12 @@ docutils==0.19
flask==3.0.2
# via flask-sqlalchemy
flask-sqlalchemy==3.1.1
# via -r requirements/docs.in
# via -r docs.in
furo==2024.1.29
# via -r requirements/docs.in
idna==3.4
# via -r docs.in
greenlet==3.0.3
# via sqlalchemy
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -55,21 +57,21 @@ markupsafe==2.1.2
# jinja2
# werkzeug
mypy-boto3-dynamodb==1.34.67
# via -r requirements/docs.in
# via -r docs.in
packaging==23.1
# via sphinx
pygments==2.15.1
# via
# furo
# sphinx
pymemcache==4.0.0
# via -r requirements/docs.in
# via -r docs.in
pymongo==4.6.2
# via -r requirements/docs.in
# via -r docs.in
python-dateutil==2.9.0.post0
# via botocore
redis==5.0.1
# via -r requirements/docs.in
# via -r docs.in
requests==2.30.0
# via sphinx
s3transfer==0.10.1
Expand All @@ -82,14 +84,14 @@ soupsieve==2.5
# via beautifulsoup4
sphinx==7.0.0
# via
# -r requirements/docs.in
# -r docs.in
# furo
# sphinx-basic-ng
# sphinx-favicon
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-favicon==1.0.1
# via -r requirements/docs.in
# via -r docs.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand Down

0 comments on commit 0609923

Please sign in to comment.