Merge pull request #7100 from psf/dependabot/github_actions/actions/setup-python-6.1.0 Bump actions/setup-python from 6.0.0 to 6.1.0
Recent Commits to requests (11)
-
Merge pull request #7100 from psf/dependabot/github_actions/actions/s…
-
Bump actions/setup-python from 6.0.0 to 6.1.0
Bump actions/setup-python from 6.0.0 to 6.1.0 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/e797f83bcb11b83ae66e0230d6156d7c80228e7c...83679a892e2d95755f2dac6acb0bfd1e9ac5d548) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
Merge pull request #7092 from psf/dependabot/github_actions/actions/c…
Merge pull request #7092 from psf/dependabot/github_actions/actions/checkout-6.0.0 Bump actions/checkout from 5.0.0 to 6.0.0
-
Bump actions/checkout from 5.0.0 to 6.0.0
Bump actions/checkout from 5.0.0 to 6.0.0 Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f88322edcfb5dd907a8...1af3b93b6815bc44a9784bd300feb67ff0d1eeb3) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-
Merge pull request #7073 from psf/dependabot/github_actions/actions/d…
Merge pull request #7073 from psf/dependabot/github_actions/actions/download-artifact-6.0.0 Bump actions/download-artifact from 5.0.0 to 6.0.0
-
Bump actions/download-artifact from 5.0.0 to 6.0.0
Bump actions/download-artifact from 5.0.0 to 6.0.0 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/634f93cb2916e3fdff6788551b99b062d0335ce0...018cc2cf5baa6db3ef3c5f8a56943fffe632ef53) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-
Merge pull request #7071 from psf/dependabot/github_actions/actions/u…
Merge pull request #7071 from psf/dependabot/github_actions/actions/upload-artifact-5.0.0 Bump actions/upload-artifact from 4.6.2 to 5.0.0
-
Bump actions/upload-artifact from 4.6.2 to 5.0.0
Bump actions/upload-artifact from 4.6.2 to 5.0.0 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639adc76d48f6c5d4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-
Migrate build system to PEP 517 (#7012)
Migrate build system to PEP 517 (#7012)
-
Update maintainers in the AUTHORS.rst (#7191)
Update maintainers in the AUTHORS.rst (#7191) --------- Co-authored-by: Ian Stapleton Cordasco <graffatcolmingov@gmail.com>
-
Fix CI and build failures (#7190)
Fix CI and build failures (#7190) * Migrate linting from various tooling to Ruff * Run ruff over codebase * Drop support for pypy-3.10