Skip to content

Commit 306e39d

Browse files
build(deps): Update idna requirement from >=3.15 to >=3.16
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.md) - [Commits](kjd/idna@v3.15...v3.16) --- updated-dependencies: - dependency-name: idna dependency-version: '3.16' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 301a104 commit 306e39d

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>=26.0.0
1717
httpx>=0.28.1
18-
idna>=3.15
18+
idna>=3.16
1919
ipaddress
2020
itsdangerous
2121
jinja2>=3.1.6

0 commit comments

Comments
 (0)