Skip to content

Commit 3654ee5

Browse files
committed
fix(deps): Update dependency six to v1.17.0
1 parent 0077c26 commit 3654ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"pytest==8.3.4",
2828
"python-dateutil>=2.8.1",
2929
"pytz==2024.2",
30-
"six==1.16.0",
30+
"six==1.17.0",
3131
"structlog==24.4.0",
3232
"tomli==2.2.1",
3333
"tzdata==2024.2",

0 commit comments

Comments
 (0)