Skip to content

Commit 1a00713

Browse files
Update dependency six to v1.17.0
1 parent 7c26e82 commit 1a00713

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ authors = []
1515
[tool.poetry.dependencies]
1616
python = ">=3.10,<3.11"
1717
geolinks = "0.2.3"
18-
six = "1.16.0"
18+
six = "1.17.0"
1919
nose2 = "0.15.1"
2020
mock = "5.1.0"
2121
lxml = { version = "5.3.0", optional = true }

0 commit comments

Comments
 (0)