setup-python/__tests__
dependabot[bot] af807c49ca
Bump urllib3 from 1.25.9 to 1.26.5 in /__tests__/data
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 10:31:58 +00:00
..
data Bump urllib3 from 1.25.9 to 1.26.5 in /__tests__/data 2021-11-17 10:31:58 +00:00
cache-restore.test.ts Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00
cache-save.test.ts Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00
find-pypy.test.ts Adding support for more PyPy versions and installing them on-flight (#168) 2020-12-17 16:03:54 +01:00
finder.test.ts Add support of pre-release Python versions (#112) 2020-07-17 11:58:03 +02:00
install-pypy.test.ts Adding support for more PyPy versions and installing them on-flight (#168) 2020-12-17 16:03:54 +01:00
utils.test.ts Adding support for more PyPy versions and installing them on-flight (#168) 2020-12-17 16:03:54 +01:00
verify-python.py Improve workflows (#88) 2020-05-01 18:52:58 +02:00