Skip to content

Commit

Permalink
Update dependency six to v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 4bf11b4 commit 3507d22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pyparsing = "==3.2.0"
pytest-forked = "==1.6.0"
requests = "==2.32.3"
robotframework-pythonlibcore = "==4.4.1"
six = "==1.16.0"
six = "==1.17.0"
toml = "==0.10.2"
typing-extensions = "==4.12.2"
urllib3 = "==2.2.3"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ robotframework==7.1.1
saucebindings==1.3.0
sauceclient==1.0.0
selenium==4.26.1
six==1.16.0
six==1.17.0
toml==0.10.2
typing-extensions==4.12.2 ; python_version < '3.8'
urllib3==2.2.3
Expand Down

0 comments on commit 3507d22

Please sign in to comment.