summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2022-08-04 07:54:56 -0700
committerGitHub <noreply@github.com>2022-08-04 07:54:56 -0700
commitb18f7339f5acc81d13ce10462073f2646eafbb09 (patch)
tree8dbe00f450aa01dfcca6302b939b8329688b6a51 /docs
parentfd064dc08f69faeba740234d76960575ec988a6f (diff)
downloadvirtualenv-b18f7339f5acc81d13ce10462073f2646eafbb09.tar.gz
Bump embed pip and setuptools (#2395)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/2395.bugfix.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/2395.bugfix.rst b/docs/changelog/2395.bugfix.rst
new file mode 100644
index 0000000..cdc477c
--- /dev/null
+++ b/docs/changelog/2395.bugfix.rst
@@ -0,0 +1 @@
+Upgrade embedded pip to ``22.2.2`` from ``22.2.1`` and setuptools to ``63.4.1`` from ``63.2.0`` - by :user:`gaborbernat`.