Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update virtualenv to 20.25.3 #2466

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates virtualenv from 20.4.6 to 20.25.3.

Changelog

20.25.3

<!-- Release notes generated using configuration in .github/release.yml at 20.25.3 -->

What's Changed

20.25.2

<!-- Release notes generated using configuration in .github/release.yml at 20.25.2 -->

What's Changed

20.25.1

<!-- Release notes generated using configuration in .github/release.yml at 20.25.1 -->

What's Changed

20.25.0

<!-- Release notes generated using configuration in .github/release.yml at 20.25.0 -->

What's Changed

20.24.7

<!-- Release notes generated using configuration in .github/release.yml at 20.24.7 -->

What's Changed

20.24.6

<!-- Release notes generated using configuration in .github/release.yml at 20.24.6 -->

What's Changed

20.24.5

<!-- Release notes generated using configuration in .github/release.yml at 20.24.5 -->

What's Changed

20.24.4

<!-- Release notes generated using configuration in .github/release.yml at 20.24.4 -->

What's Changed
* Fix typo found by codespell by DimitriPapadopoulos in https://github.com/pypa/virtualenv/pull/2624
* Updating extend.rst typo by sagardesai1 in https://github.com/pypa/virtualenv/pull/2626

New Contributors
* DimitriPapadopoulos made their first contribution in https://github.com/pypa/virtualenv/pull/2624
* sagardesai1 made their first contribution in https://github.com/pypa/virtualenv/pull/2626

**Full Changelog**: https://github.com/pypa/virtualenv/compare/20.24.3...20.24.4

20.24.3

<!-- Release notes generated using configuration in .github/release.yml at 20.24.3 -->

What's Changed

20.24.2

<!-- Release notes generated using configuration in .github/release.yml at 20.24.2 -->

What's Changed

20.24.1

<!-- Release notes generated using configuration in .github/release.yml at 20.24.1 -->

What's Changed

20.24.0

<!-- Release notes generated using configuration in .github/release.yml at 20.24.0 -->

What's Changed

20.23.1

What's Changed

20.23.0

What's Changed

20.22.0

What's Changed

20.21.1

What's Changed
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by dependabot in https://github.com/pypa/virtualenv/pull/2521

20.21.0

What's Changed

20.20.0

What's Changed

20.19.0

What's Changed

20.18.0

What's Changed

20.17.1

What's Changed

20.17.0

What's Changed

20.16.7

What's Changed

20.16.6

What's Changed

20.16.5

What's Changed

20.16.4

What's Changed

20.16.3

What's Changed

20.16.2

What's Changed

20.16.1

What's Changed

20.16.0

What's Changed

20.15.1

* Delete callout on API stability by uranusjr in https://github.com/pypa/virtualenv/pull/2374
* Fix test_py_info to work on Python 3.11 too by rkucsora in https://github.com/pypa/virtualenv/pull/2380
* Fix entry point key typo in docs by uranusjr in https://github.com/pypa/virtualenv/pull/2373
* Add notes in changelog about `site` after rewrite by YouJiacheng in https://github.com/pypa/virtualenv/pull/2379
* docs: fix simple typo, developent -> development by timgates42 in https://github.com/pypa/virtualenv/pull/2377
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pypa/virtualenv/pull/2375
* Drop support of running under Python 2.7 by gaborbernat in https://github.com/pypa/virtualenv/pull/2382
* Upgrade embed setuptools and pip by gaborbernat in https://github.com/pypa/virtualenv/pull/2383

New Contributors
* uranusjr made their first contribution in https://github.com/pypa/virtualenv/pull/2374
* rkucsora made their first contribution in https://github.com/pypa/virtualenv/pull/2380
* YouJiacheng made their first contribution in https://github.com/pypa/virtualenv/pull/2379
* timgates42 made their first contribution in https://github.com/pypa/virtualenv/pull/2377

**Full Changelog**: https://github.com/pypa/virtualenv/compare/20.15.1...20.16.0

20.15.0

What's Changed

20.14.1

* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pypa/virtualenv/pull/2332
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pypa/virtualenv/pull/2341
* Add dependabot by gaborbernat in https://github.com/pypa/virtualenv/pull/2355
* Bump actions/setup-python from 2 to 4 by dependabot in https://github.com/pypa/virtualenv/pull/2360
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/pypa/virtualenv/pull/2359
* Bump pre-commit/action from 2.0.3 to 3.0.0 by dependabot in https://github.com/pypa/virtualenv/pull/2358
* Bump actions/download-artifact from 2 to 3 by dependabot in https://github.com/pypa/virtualenv/pull/2357
* Bump actions/upload-artifact from 2 to 3 by dependabot in https://github.com/pypa/virtualenv/pull/2356
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pypa/virtualenv/pull/2362
* Fix broken Nushell installation in CI by kubouch in https://github.com/pypa/virtualenv/pull/2364
* Fixes for Windows PyPy 3.6 by reksar in https://github.com/pypa/virtualenv/pull/2363
* Windows embedable support by reksar in https://github.com/pypa/virtualenv/pull/2353
* Bump setuptools by gaborbernat in https://github.com/pypa/virtualenv/pull/2365

New Contributors
* dependabot made their first contribution in https://github.com/pypa/virtualenv/pull/2360
* reksar made their first contribution in https://github.com/pypa/virtualenv/pull/2363

**Full Changelog**: https://github.com/pypa/virtualenv/compare/20.14.1...20.15.0
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #2472

@pyup-bot pyup-bot closed this Apr 23, 2024
@stephenfin stephenfin deleted the pyup-update-virtualenv-20.4.6-to-20.25.3 branch April 23, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant