René's URL Explorer Experiment


Title: Bump virtualenv from 20.13.1 to 20.16.2 in /.github/workflows by dependabot[bot] · Pull Request #226 · staticdev/cookiecutter-hypermodern-python · GitHub

Open Graph Title: Bump virtualenv from 20.13.1 to 20.16.2 in /.github/workflows by dependabot[bot] · Pull Request #226 · staticdev/cookiecutter-hypermodern-python

X Title: Bump virtualenv from 20.13.1 to 20.16.2 in /.github/workflows by dependabot[bot] · Pull Request #226 · staticdev/cookiecutter-hypermodern-python

Description: Bumps virtualenv from 20.13.1 to 20.16.2. Release notes Sourced from virtualenv's releases. 20.16.2 What's Changed release 20.16.1 by @​gaborbernat in pypa/virtualenv#2390 Bump embed pip by @​gaborbernat in pypa/virtualenv#2391 Full Changelog: pypa/virtualenv@20.16.1...20.16.2 20.16.1 What's Changed release 20.16.0 by @​gaborbernat in pypa/virtualenv#2384 Test with CPython 3.11 by @​gaborbernat in pypa/virtualenv#2388 Fix pull request template formatting by @​kubouch in pypa/virtualenv#2389 Port Nushell activation scripts to 0.67 by @​kubouch in pypa/virtualenv#2386 Full Changelog: pypa/virtualenv@20.16.0...20.16.1 20.16.0 What's Changed release 20.15.1 by @​gaborbernat in pypa/virtualenv#2370 Delete callout on API stability by @​uranusjr in pypa/virtualenv#2374 Fix test_py_info to work on Python 3.11 too by @​rkucsora in pypa/virtualenv#2380 Fix entry point key typo in docs by @​uranusjr in pypa/virtualenv#2373 Add notes in changelog about site after rewrite by @​YouJiacheng in pypa/virtualenv#2379 docs: fix simple typo, developent -> development by @​timgates42 in pypa/virtualenv#2377 [pre-commit.ci] pre-commit autoupdate by @​pre-commit-ci in pypa/virtualenv#2375 Drop support of running under Python 2.7 by @​gaborbernat in pypa/virtualenv#2382 Upgrade embed setuptools and pip by @​gaborbernat in pypa/virtualenv#2383 New Contributors @​uranusjr made their first contribution in pypa/virtualenv#2374 @​rkucsora made their first contribution in pypa/virtualenv#2380 @​YouJiacheng made their first contribution in pypa/virtualenv#2379 @​timgates42 made their first contribution in pypa/virtualenv#2377 Full Changelog: pypa/virtualenv@20.15.1...20.16.0 20.15.0 What's Changed release 20.14.1 by @​gaborbernat in pypa/virtualenv#2331 [pre-commit.ci] pre-commit autoupdate by @​pre-commit-ci in pypa/virtualenv#2332 [pre-commit.ci] pre-commit autoupdate by @​pre-commit-ci in pypa/virtualenv#2341 Add dependabot by @​gaborbernat in pypa/virtualenv#2355 Bump actions/setup-python from 2 to 4 by @​dependabot in pypa/virtualenv#2360 Bump actions/checkout from 2 to 3 by @​dependabot in pypa/virtualenv#2359 Bump pre-commit/action from 2.0.3 to 3.0.0 by @​dependabot in pypa/virtualenv#2358 Bump actions/download-artifact from 2 to 3 by @​dependabot in pypa/virtualenv#2357 Bump actions/upload-artifact from 2 to 3 by @​dependabot in pypa/virtualenv#2356 [pre-commit.ci] pre-commit autoupdate by @​pre-commit-ci in pypa/virtualenv#2362 ... (truncated) Changelog Sourced from virtualenv's changelog. v20.16.2 (2022-07-27) Bugfixes - 20.16.2 - Bump embeded pip from ``22.2`` to ``22.2.1`` - by :user:`gaborbernat`. (`[#2391](https://github.com/pypa/virtualenv/issues/2391) `_) v20.16.1 (2022-07-26) Features - 20.16.1 Update Nushell activation scripts to version 0.67 - by :user:kubouch. ([#2386](https://github.com/pypa/virtualenv/issues/2386) _) v20.16.0 (2022-07-25) Features - 20.16.0 - Drop support for running under Python 2 (still can generate Python 2 environments) - by :user:`gaborbernat`. (`[#2382](https://github.com/pypa/virtualenv/issues/2382) `_) - Upgrade embedded pip to ``22.2`` from ``22.1.2`` and setuptools to ``63.2.0`` from ``62.6.0`` - by :user:`gaborbernat`. (`[#2383](https://github.com/pypa/virtualenv/issues/2383) `_) v20.15.1 (2022-06-28) Bugfixes - 20.15.1 Fix the incorrect operation when setuptools plugins output something into stdout. ([#2335](https://github.com/pypa/virtualenv/issues/2335) _) CPython3Windows creator ignores missing DLLs dir. ([#2368](https://github.com/pypa/virtualenv/issues/2368) _) v20.15.0 (2022-06-25) Features - 20.15.0 - Support for Windows embeddable Python package: includes ``python.zip`` in the creator sources - by :user:`reksarka`. (`[#1774](https://github.com/pypa/virtualenv/issues/1774) `_) Bugfixes - 20.15.0 Upgrade embedded setuptools to 62.3.3 from 62.6.0 and pip to 22.1.2 from 22.0.4 by :user:gaborbernat. ([#2348](https://github.com/pypa/virtualenv/issues/2348) _) Use shlex.quote instead of deprecated pipes.quote in Python 3 - by :user:frenzymadness. ([#2351](https://github.com/pypa/virtualenv/issues/2351) _) Fix Windows PyPy 3.6 - by :user:reksarka. ([#2363](https://github.com/pypa/virtualenv/issues/2363) _) ... (truncated) Commits 854e777 release 20.16.2 37f3188 Bump embed pip (#2391) 36759d4 Merge pull request #2390 from pypa/release-20.16.1 3ee69ba release 20.16.1 2b05907 Port Nushell activation scripts to 0.67 (#2386) 6ba0c95 Fix pull request template formatting (#2389) 965ee33 Test with CPython 3.11 (#2388) 717b595 Merge pull request #2384 from pypa/release-20.16.0 c0ba780 Fix zipapp ecc1cb7 [pre-commit.ci] auto fixes from pre-commit.com hooks Additional commits viewable in compare view 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open Graph Description: Bumps virtualenv from 20.13.1 to 20.16.2. Release notes Sourced from virtualenv's releases. 20.16.2 What's Changed release 20.16.1 by @​gaborbernat in pypa/virtualenv#2390 Bump embed pip...

X Description: Bumps virtualenv from 20.13.1 to 20.16.2. Release notes Sourced from virtualenv's releases. 20.16.2 What's Changed release 20.16.1 by @​gaborbernat in pypa/virtualenv#2390 Bump e...

Opengraph URL: https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:4014c816-1830-1c39-5d60-57e96680e5be
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD5F8:7A74F:11179B1:16E9BB9:6A5D0B12
html-safe-nonce5a261f63226737989c10b2a6f5f8d5e408e825e47dfffce6f675164741d5cc93
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENUY4OjdBNzRGOjExMTc5QjE6MTZFOUJCOTo2QTVEMEIxMiIsInZpc2l0b3JfaWQiOiI4NjkzNDEyMTg4NTgwMDIzMDU4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacb40d54d84b03dee4cb6e455f4433e2ac807aab872d6bbb2e1d56db4ca1cdfc93
hovercard-subject-tagpull_request:1010272642
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps virtualenv from 20.13.1 to 20.16.2. Release notes Sourced from virtualenv's releases. 20.16.2 What's Changed release 20.16.1 by @​gaborbernat in pypa/virtualenv#2390 Bump embed pip...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/staticdev/cookiecutter-hypermodern-python git https://github.com/staticdev/cookiecutter-hypermodern-python.git
octolytics-dimension-user_id1446633
octolytics-dimension-user_loginstaticdev
octolytics-dimension-repository_id272695414
octolytics-dimension-repository_nwostaticdev/cookiecutter-hypermodern-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id238912856
octolytics-dimension-repository_parent_nwocjolowicz/cookiecutter-hypermodern-python
octolytics-dimension-repository_network_root_id238912856
octolytics-dimension-repository_network_root_nwocjolowicz/cookiecutter-hypermodern-python
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fstaticdev%2Fcookiecutter-hypermodern-python%2Fpull%2F226%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fstaticdev%2Fcookiecutter-hypermodern-python%2Fpull%2F226%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=staticdev%2Fcookiecutter-hypermodern-python
Reloadhttps://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
Reloadhttps://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
Reloadhttps://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
staticdev https://github.com/staticdev
cookiecutter-hypermodern-pythonhttps://github.com/staticdev/cookiecutter-hypermodern-python
cjolowicz/cookiecutter-hypermodern-pythonhttps://github.com/cjolowicz/cookiecutter-hypermodern-python
Notifications https://github.com/login?return_to=%2Fstaticdev%2Fcookiecutter-hypermodern-python
Fork 0 https://github.com/login?return_to=%2Fstaticdev%2Fcookiecutter-hypermodern-python
Star 0 https://github.com/login?return_to=%2Fstaticdev%2Fcookiecutter-hypermodern-python
Code https://github.com/staticdev/cookiecutter-hypermodern-python
Pull requests 12 https://github.com/staticdev/cookiecutter-hypermodern-python/pulls
Actions https://github.com/staticdev/cookiecutter-hypermodern-python/actions
Projects https://github.com/staticdev/cookiecutter-hypermodern-python/projects
Security and quality 0 https://github.com/staticdev/cookiecutter-hypermodern-python/security
Insights https://github.com/staticdev/cookiecutter-hypermodern-python/pulse
Code https://github.com/staticdev/cookiecutter-hypermodern-python
Pull requests https://github.com/staticdev/cookiecutter-hypermodern-python/pulls
Actions https://github.com/staticdev/cookiecutter-hypermodern-python/actions
Projects https://github.com/staticdev/cookiecutter-hypermodern-python/projects
Security and quality https://github.com/staticdev/cookiecutter-hypermodern-python/security
Insights https://github.com/staticdev/cookiecutter-hypermodern-python/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fstaticdev%2Fcookiecutter-hypermodern-python%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fstaticdev%2Fcookiecutter-hypermodern-python%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/staticdev/cookiecutter-hypermodern-python/tree/main
dependabot/pip/dot-github/workflows/virtualenv-20.16.2https://github.com/staticdev/cookiecutter-hypermodern-python/tree/dependabot/pip/dot-github/workflows/virtualenv-20.16.2
Conversation 1 https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226
Commits 1 https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/commits
Checks 0 https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/checks
Files changed https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
Please reload this pagehttps://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
Bump virtualenv from 20.13.1 to 20.16.2 in /.github/workflows https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files#top
Show all changes 1 commit https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
5020936 Bump virtualenv from 20.13.1 to 20.16.2 in /.github/workflows dependabot[bot] Jul 28, 2022 https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/commits/50209360a5a89a388c57a889904cb86a64688f48
Clear filters https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
Please reload this pagehttps://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
Please reload this pagehttps://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files
.github/workflows/constraints.txthttps://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files#diff-ca97e0fe30f3ef2bd95ec1bff95535f8b339870949e0545a3347d273bc9293f0
View file https://github.com/staticdev/cookiecutter-hypermodern-python/blob/50209360a5a89a388c57a889904cb86a64688f48/.github/workflows/constraints.txt
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/{{ revealButtonHref }}
https://github.com/staticdev/cookiecutter-hypermodern-python/pull/226/files#diff-ca97e0fe30f3ef2bd95ec1bff95535f8b339870949e0545a3347d273bc9293f0
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.