Skip to content

Commit 551ca57

Browse files
build(deps): Update idna requirement from >=3.7 to >=3.12
Updates the requirements on [idna](https://github.com/kjd/idna) to permit the latest version. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.12) --- updated-dependencies: - dependency-name: idna dependency-version: '3.12' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ae1c5a commit 551ca57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ google-cloud-datastore
1515
google-cloud-pubsub
1616
gunicorn>=25.3.0
1717
httpx>=0.23.0
18-
idna>=3.7
18+
idna>=3.12
1919
ipaddress
2020
itsdangerous
2121
jinja2>=3.1.6

0 commit comments

Comments
 (0)