Skip to content

Commit

Permalink
Update six requirement from ==1.16.* to ==1.17.*
Browse files Browse the repository at this point in the history
Updates the requirements on [six](https://github.com/benjaminp/six) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent baf96b8 commit e14ebbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ pandas==2.2.*
python-dateutil==2.9.*
pytz==2024.2
requests==2.32.*
six==1.16.*
six==1.17.*
soupsieve==2.6
urllib3==2.2.*

0 comments on commit e14ebbe

Please sign in to comment.