Skip to content

Commit

Permalink
chore(deps-dev): bump six from 1.16.0 to 1.17.0 in /it/python
Browse files Browse the repository at this point in the history
Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0.
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: six
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent e63e99a commit 39ae10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ pywin32==308 ; platform_system == 'Windows'

rfc3986[idna2008]==2.0.0

six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
six==1.17.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'

sniffio==1.3.1 ; python_version >= '3.7'

Expand Down

0 comments on commit 39ae10b

Please sign in to comment.