mirror of
https://github.com/github/codeql-action.git
synced 2026-04-17 12:33:16 +00:00
Remove explicit 2.26.0 version in python tests
Also, rename test scripts to indicate the version they are using.
This commit is contained in:
@@ -6,7 +6,7 @@ verify_ssl = true
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
requests = "2.26.0"
|
||||
requests = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "2.7"
|
||||
|
||||
Reference in New Issue
Block a user