Browse Source

chore(deps): bump idna from 3.6 to 3.7 in /hack/api-docs (#3376)

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
dependabot[bot] 2 years ago
parent
commit
a1ef2b59a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/requirements.txt

+ 1 - 1
hack/api-docs/requirements.txt

@@ -6,7 +6,7 @@ colorama==0.4.6
 csscompressor==0.9.5
 ghp-import==2.1.0
 htmlmin==0.1.12
-idna==3.6
+idna==3.7
 importlib-metadata==7.1.0
 importlib-resources==6.4.0
 Jinja2==3.1.3