Skip to content

Commit 581de89

Browse files
Bump idna from 3.10 to 3.11 (#119)
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5a9071 commit 581de89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ gunicorn==23.0.0
3535
# osm-paths (pyproject.toml)
3636
hatchling==1.27.0
3737
# via osm-paths (pyproject.toml)
38-
idna==3.10
38+
idna==3.11
3939
# via
4040
# -c requirements.txt
4141
# requests

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ geopandas==1.1.1
1919
# via osmnx
2020
gunicorn==23.0.0
2121
# via osm-paths (pyproject.toml)
22-
idna==3.10
22+
idna==3.11
2323
# via requests
2424
networkx==3.5
2525
# via osmnx

0 commit comments

Comments
 (0)