Skip to content

Commit

Permalink
Bump six from 1.16.0 to 1.17.0
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 9746862 commit 69e3bb7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ multidict==6.0.5
packaging==24.1
pyparsing==3.1.4
setuptools==72.2.0
six==1.16.0
six==1.17.0
yarl==1.18.0
2 changes: 1 addition & 1 deletion requirements_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pyparsing==3.1.4
python-dateutil==2.9.0.post0
packaging==24.1
requests==2.32.3
six==1.16.0
six==1.17.0
sphinx==8.1.3
MyST-Parser==4.0.0
xmlrpc2==0.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_s3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ jmespath==1.0.1
python-dateutil==2.9.0.post0
s3path==0.5.7
s3transfer==0.10.3
six==1.16.0
six==1.17.0
smart-open==7.0.4
urllib3==2.3.0

0 comments on commit 69e3bb7

Please sign in to comment.