-
Notifications
You must be signed in to change notification settings - Fork 64
Bump virtualenv from 20.26.6 to 20.36.1 in the pip group across 1 directory #165
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
Merged
+29
−11
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pip group with 1 update in the / directory: [virtualenv](https://github.com/pypa/virtualenv). Updates `virtualenv` from 20.26.6 to 20.36.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.6...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
Owner
|
@dependabot merge
…On Tue, Jan 13, 2026 at 2:46 PM dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/beaufour/flickr-download/security/dependabot/23>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps the pip group with 1 update in the / directory: virtualenv
<https://github.com/pypa/virtualenv>.
Updates virtualenv from 20.26.6 to 20.36.1
Release notes
*Sourced from virtualenv's releases
<https://github.com/pypa/virtualenv/releases>.*
20.36.1 What's Changed
- release 20.36.0 by @gaborbernat <https://github.com/gaborbernat> in
pypa/virtualenv#3011
<https://redirect.github.com/pypa/virtualenv/pull/3011>
- fix: resolve TOCTOU vulnerabilities in app_data and lock directory
creation by @gaborbernat <https://github.com/gaborbernat> in
pypa/virtualenv#3013
<https://redirect.github.com/pypa/virtualenv/pull/3013>
*Full Changelog*: ***@***.***
<pypa/virtualenv@20.36.0...20.36.1>
20.36.0 What's Changed
- release 20.35.3 by @gaborbernat <https://github.com/gaborbernat> in
pypa/virtualenv#2981
<https://redirect.github.com/pypa/virtualenv/pull/2981>
- fix: Prevent NameError when accessing _DISTUTILS_PATCH during file
ov… by @gracetyy <https://github.com/gracetyy> in pypa/virtualenv#2982
<https://redirect.github.com/pypa/virtualenv/pull/2982>
- Upgrade pip and fix 3.15 picking old wheel by @gaborbernat
<https://github.com/gaborbernat> in pypa/virtualenv#2989
<https://redirect.github.com/pypa/virtualenv/pull/2989>
- release 20.35.4 by @gaborbernat <https://github.com/gaborbernat> in
pypa/virtualenv#2990
<https://redirect.github.com/pypa/virtualenv/pull/2990>
- fix: wrong path on migrated venv by @sk1234567891
<https://github.com/sk1234567891> in pypa/virtualenv#2996
<https://redirect.github.com/pypa/virtualenv/pull/2996>
- test_too_many_open_files: assert on errno.EMFILE instead of strerror
by @pltrz <https://github.com/pltrz> in pypa/virtualenv#3001
<https://redirect.github.com/pypa/virtualenv/pull/3001>
- fix: update filelock dependency version to 3.20.1 to fix CVE
CVE-2025-68146 <https://github.com/advisories/GHSA-w853-jp5j-5j7f> by
@pythonhubdev <https://github.com/pythonhubdev> in
pypa/virtualenv#3002
<https://redirect.github.com/pypa/virtualenv/pull/3002>
- fix: resolve EncodingWarning in tox upgrade environment by
@gaborbernat <https://github.com/gaborbernat> in pypa/virtualenv#3007
<https://redirect.github.com/pypa/virtualenv/pull/3007>
- Fix Interpreter discovery bug wrt. Microsoft Store shortcut using
Latin-1 by @rahuldevikar <https://github.com/rahuldevikar> in
pypa/virtualenv#3006
<https://redirect.github.com/pypa/virtualenv/pull/3006>
- Add support for PEP 440 version specifiers in the --python flag. by
@rahuldevikar <https://github.com/rahuldevikar> in
pypa/virtualenv#3008
<https://redirect.github.com/pypa/virtualenv/pull/3008>
New Contributors
- @gracetyy <https://github.com/gracetyy> made their first
contribution in pypa/virtualenv#2982
<https://redirect.github.com/pypa/virtualenv/pull/2982>
- @sk1234567891 <https://github.com/sk1234567891> made their first
contribution in pypa/virtualenv#2996
<https://redirect.github.com/pypa/virtualenv/pull/2996>
- @pltrz <https://github.com/pltrz> made their first contribution in
pypa/virtualenv#3001
<https://redirect.github.com/pypa/virtualenv/pull/3001>
- @pythonhubdev <https://github.com/pythonhubdev> made their first
contribution in pypa/virtualenv#3002
<https://redirect.github.com/pypa/virtualenv/pull/3002>
- @rahuldevikar <https://github.com/rahuldevikar> made their first
contribution in pypa/virtualenv#3006
<https://redirect.github.com/pypa/virtualenv/pull/3006>
*Full Changelog*: ***@***.***
<pypa/virtualenv@20.35.3...20.36.0>
20.35.4 What's Changed
- release 20.35.3 by @gaborbernat <https://github.com/gaborbernat> in
pypa/virtualenv#2981
<https://redirect.github.com/pypa/virtualenv/pull/2981>
- fix: Prevent NameError when accessing _DISTUTILS_PATCH during file
ov… by @gracetyy <https://github.com/gracetyy> in pypa/virtualenv#2982
<https://redirect.github.com/pypa/virtualenv/pull/2982>
- Upgrade pip and fix 3.15 picking old wheel by @gaborbernat
<https://github.com/gaborbernat> in pypa/virtualenv#2989
<https://redirect.github.com/pypa/virtualenv/pull/2989>
New Contributors
- @gracetyy <https://github.com/gracetyy> made their first
contribution in pypa/virtualenv#2982
<https://redirect.github.com/pypa/virtualenv/pull/2982>
*Full Changelog*: ***@***.***
<pypa/virtualenv@20.35.3...20.35.4>
20.35.3
... (truncated)
Changelog
*Sourced from virtualenv's changelog
<https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst>.*
v20.36.1 (2026-01-09)
Bugfixes - 20.36.1
- Fix TOCTOU vulnerabilities in app_data and lock directory creation that could be exploited via symlink attacks - reported by :user:`tsigouris007`, fixed by :user:`gaborbernat`. (:issue:`3013`)v20.36.0 (2026-01-07)
Features - 20.36.0
- Add support for PEP 440 version specifiers in the --python flag.
Users can now specify Python versions using operators like >=, <=, ~=,
etc. For example: virtualenv --python=">=3.12" myenv . (:issue:2994`)
v20.35.4 (2025-10-28)
Bugfixes - 20.35.4
- Fix race condition in ``_virtualenv.py`` when file is overwritten during import, preventing ``NameError`` when ``_DISTUTILS_PATCH`` is accessed - by :user:`gracetyy`. (:issue:`2969`)
- Upgrade embedded wheels:
- pip to 25.3 from 25.2 (:issue:2989)
v20.35.3 (2025-10-10)
Bugfixes - 20.35.3
- Accept RuntimeError in test_too_many_open_files, by :user:esafak
(:issue:2935)
v20.35.2 (2025-10-10)
Bugfixes - 20.35.2
- Revert out changes related to the extraction of the discovery module - by :user:`gaborbernat`. (:issue:`2978`)v20.35.1 (2025-10-09)
Bugfixes - 20.35.1
- Patch get_interpreter to handle missing cache and app_data - by
:user:esafak (:issue:2972)
- Fix backwards incompatible changes to PythonInfo - by :user:
gaborbernat. (:issue:2975)
v20.35.0 (2025-10-08)
Features - 20.35.0
... (truncated)
Commits
- d0ad11d
<pypa/virtualenv@d0ad11d>
release 20.36.1
- dec4cec
<pypa/virtualenv@dec4cec>
Merge pull request #3013
<https://redirect.github.com/pypa/virtualenv/issues/3013> from
gaborbernat/fix-sec
- 5fe5d38
<pypa/virtualenv@5fe5d38>
release 20.36.0 (#3011
<https://redirect.github.com/pypa/virtualenv/issues/3011>)
- 9719376
<pypa/virtualenv@9719376>
release 20.36.0
- 0276db6
<pypa/virtualenv@0276db6>
Add support for PEP 440 version specifiers in the --python flag. (#3008
<https://redirect.github.com/pypa/virtualenv/issues/3008>)
- 4f900c2
<pypa/virtualenv@4f900c2>
Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1 (
#3 <https://redirect.github.com/pypa/virtualenv/issues/3>...
- 13afcc6
<pypa/virtualenv@13afcc6>
fix: resolve EncodingWarning in tox upgrade environment (#3007
<https://redirect.github.com/pypa/virtualenv/issues/3007>)
- 31b5d31
<pypa/virtualenv@31b5d31>
[pre-commit.ci] pre-commit autoupdate (#2997
<https://redirect.github.com/pypa/virtualenv/issues/2997>)
- 7c28422
<pypa/virtualenv@7c28422>
fix: update filelock dependency version to 3.20.1 to fix CVE
CVE-2025-68146 <https://github.com/advisories/GHSA-w853-jp5j-5j7f> (...
- 365628c
<pypa/virtualenv@365628c>
test_too_many_open_files: assert on errno.EMFILE instead of strerror (
#3001 <https://redirect.github.com/pypa/virtualenv/issues/3001>)
- Additional commits viewable in compare view
<pypa/virtualenv@20.26.6...20.36.1>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore <dependency name> major version will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific dependency's
major version or upgrade to it yourself)
- @dependabot ignore <dependency name> minor version will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific dependency's
minor version or upgrade to it yourself)
- @dependabot ignore <dependency name> will close this group update PR
and stop Dependabot creating any more for the specific dependency (unless
you unignore this specific dependency or upgrade to it yourself)
- @dependabot unignore <dependency name> will remove all of the ignore
conditions of the specified dependency
- @dependabot unignore <dependency name> <ignore condition> will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the Security
Alerts page
<https://github.com/beaufour/flickr-download/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#165
Commit Summary
- 2cd7e5c
<2cd7e5c>
Bump virtualenv in the pip group across 1 directory
File Changes
(1 file <https://github.com/beaufour/flickr-download/pull/165/files>)
- *M* poetry.lock
<https://github.com/beaufour/flickr-download/pull/165/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89>
(40)
Patch Links:
- https://github.com/beaufour/flickr-download/pull/165.patch
- https://github.com/beaufour/flickr-download/pull/165.diff
—
Reply to this email directly, view it on GitHub
<#165>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB2PONMCVX52EQNG5GKSDL4GVDS5AVCNFSM6AAAAACRSVPSX2VHI2DSMVQWIX3LMV43ASLTON2WKOZTHAYTAMZTGI3TKNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Contributor
Author
|
Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 1 update in the / directory: virtualenv.
Updates
virtualenvfrom 20.26.6 to 20.36.1Release notes
Sourced from virtualenv's releases.
... (truncated)
Changelog
Sourced from virtualenv's changelog.
... (truncated)
Commits
d0ad11drelease 20.36.1dec4cecMerge pull request #3013 from gaborbernat/fix-sec5fe5d38release 20.36.0 (#3011)9719376release 20.36.00276db6Add support for PEP 440 version specifiers in the--pythonflag. (#3008)4f900c2Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1 (#3...13afcc6fix: resolve EncodingWarning in tox upgrade environment (#3007)31b5d31[pre-commit.ci] pre-commit autoupdate (#2997)7c28422fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146 (...365628ctest_too_many_open_files: assert onerrno.EMFILEinstead ofstrerror(#3001)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.