[PR #223] [CLOSED] Update dependency virtualenv to v20.23.0 - autoclosed #380

Closed
opened 2026-03-02 15:57:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/223
Author: @renovate[bot]
Created: 4/26/2023
Status: Closed

Base: masterHead: renovate/virtualenv-20.x


📝 Commits (1)

  • f4f31e3 Update dependency virtualenv to v20.23.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/constraints.txt (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
virtualenv ==20.21.1 -> ==20.23.0 age adoption passing confidence

Release Notes

pypa/virtualenv

v20.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pypa/virtualenv/compare/20.22.0...20.23.0

v20.22.0

Compare Source

What's Changed

Full Changelog: https://github.com/pypa/virtualenv/compare/20.21.1...20.22.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/223 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 4/26/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `renovate/virtualenv-20.x` --- ### 📝 Commits (1) - [`f4f31e3`](https://github.com/probberechts/soccerdata/commit/f4f31e31652a57ea463999233cdd7b14ca989eb7) Update dependency virtualenv to v20.23.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/constraints.txt` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [virtualenv](https://togithub.com/pypa/virtualenv) | `==20.21.1` -> `==20.23.0` | [![age](https://badges.renovateapi.com/packages/pypi/virtualenv/20.23.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/virtualenv/20.23.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/virtualenv/20.23.0/compatibility-slim/20.21.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/virtualenv/20.23.0/confidence-slim/20.21.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pypa/virtualenv</summary> ### [`v20.23.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.23.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.22.0...20.23.0) #### What's Changed - release 20.22.0 by [@&#8203;gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2549](https://togithub.com/pypa/virtualenv/pull/2549) - Clarify that v20.22.0 dropped support for Python 3.6 too by [@&#8203;pquentin](https://togithub.com/pquentin) in [https://github.com/pypa/virtualenv/pull/2552](https://togithub.com/pypa/virtualenv/pull/2552) - Add trusted-publish by [@&#8203;gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2559](https://togithub.com/pypa/virtualenv/pull/2559) - prevent PermissionError when using venv creator on some systems by [@&#8203;kulikjak](https://togithub.com/kulikjak) in [https://github.com/pypa/virtualenv/pull/2543](https://togithub.com/pypa/virtualenv/pull/2543) - upgrade pip and setuptools ([#&#8203;2560](https://togithub.com/pypa/virtualenv/issues/2560)) by [@&#8203;gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2562](https://togithub.com/pypa/virtualenv/pull/2562) - 3.12 support and no setuptools/wheel on 3.12+ by [@&#8203;chrysle](https://togithub.com/chrysle) in [https://github.com/pypa/virtualenv/pull/2558](https://togithub.com/pypa/virtualenv/pull/2558) #### New Contributors - [@&#8203;pquentin](https://togithub.com/pquentin) made their first contribution in [https://github.com/pypa/virtualenv/pull/2552](https://togithub.com/pypa/virtualenv/pull/2552) - [@&#8203;chrysle](https://togithub.com/chrysle) made their first contribution in [https://github.com/pypa/virtualenv/pull/2558](https://togithub.com/pypa/virtualenv/pull/2558) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.22.0...20.23.0 ### [`v20.22.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.22.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.21.1...20.22.0) ##### What's Changed - release 20.21.1 by [@&#8203;gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2547](https://togithub.com/pypa/virtualenv/pull/2547) - Drop Python 2 support by [@&#8203;gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2548](https://togithub.com/pypa/virtualenv/pull/2548) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.21.1...20.22.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/probberechts/soccerdata). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:57:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#380
No description provided.