[PR #222] [MERGED] Update dependency virtualenv to v20.21.1 #376

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

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/222
Author: @renovate[bot]
Created: 4/26/2023
Status: Merged
Merged: 4/27/2023
Merged by: @renovate[bot]

Base: masterHead: renovate/virtualenv-20.21.x


📝 Commits (1)

  • 4d20f96 Update dependency virtualenv to v20.21.1

📊 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.0 -> ==20.21.1 age adoption passing confidence

Release Notes

pypa/virtualenv

v20.21.1

Compare Source

What's Changed
New Contributors

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


Configuration

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

🚦 Automerge: Enabled.

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/222 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 4/26/2023 **Status:** ✅ Merged **Merged:** 4/27/2023 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/virtualenv-20.21.x` --- ### 📝 Commits (1) - [`4d20f96`](https://github.com/probberechts/soccerdata/commit/4d20f96dfdac630fdece1a4fc6cdcc0b2855b7a0) Update dependency virtualenv to v20.21.1 ### 📊 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.0` -> `==20.21.1` | [![age](https://badges.renovateapi.com/packages/pypi/virtualenv/20.21.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/virtualenv/20.21.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/virtualenv/20.21.1/compatibility-slim/20.21.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/virtualenv/20.21.1/confidence-slim/20.21.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pypa/virtualenv</summary> ### [`v20.21.1`](https://togithub.com/pypa/virtualenv/releases/tag/20.21.1) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.21.0...20.21.1) ##### What's Changed - Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2521](https://togithub.com/pypa/virtualenv/pull/2521) - release 20.21.0 by [@&#8203;gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2519](https://togithub.com/pypa/virtualenv/pull/2519) - Add tox.ini to sdist by [@&#8203;mtelka](https://togithub.com/mtelka) in [https://github.com/pypa/virtualenv/pull/2520](https://togithub.com/pypa/virtualenv/pull/2520) - Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2524](https://togithub.com/pypa/virtualenv/pull/2524) - Update Nushell 'let' syntax by [@&#8203;jntrnr](https://togithub.com/jntrnr) in [https://github.com/pypa/virtualenv/pull/2527](https://togithub.com/pypa/virtualenv/pull/2527) - Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2530](https://togithub.com/pypa/virtualenv/pull/2530) - update nushell's str collect command to str join by [@&#8203;fdncred](https://togithub.com/fdncred) in [https://github.com/pypa/virtualenv/pull/2532](https://togithub.com/pypa/virtualenv/pull/2532) - Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2536](https://togithub.com/pypa/virtualenv/pull/2536) - docs: fix attribution in v20.11 by [@&#8203;d3dave](https://togithub.com/d3dave) in [https://github.com/pypa/virtualenv/pull/2539](https://togithub.com/pypa/virtualenv/pull/2539) - Bump embeded wheels by [@&#8203;gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2546](https://togithub.com/pypa/virtualenv/pull/2546) - Bump deps and tools by [@&#8203;gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2545](https://togithub.com/pypa/virtualenv/pull/2545) ##### New Contributors - [@&#8203;mtelka](https://togithub.com/mtelka) made their first contribution in [https://github.com/pypa/virtualenv/pull/2520](https://togithub.com/pypa/virtualenv/pull/2520) - [@&#8203;jntrnr](https://togithub.com/jntrnr) made their first contribution in [https://github.com/pypa/virtualenv/pull/2527](https://togithub.com/pypa/virtualenv/pull/2527) - [@&#8203;fdncred](https://togithub.com/fdncred) made their first contribution in [https://github.com/pypa/virtualenv/pull/2532](https://togithub.com/pypa/virtualenv/pull/2532) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.21.0...20.21.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS41OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNTguMiJ9--> --- <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:40 +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#376
No description provided.