summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2023-02-05 21:30:46 -0800
committerGitHub <noreply@github.com>2023-02-05 21:30:46 -0800
commit9b4b17f8af6db48a0166c6fe8a1f4155254e92f7 (patch)
tree6ac098f33b48cd4caae6f7f977e05c8ea09e68fd /docs
parenta98c3f519f447de28a899f5e3f7bec5c754d6183 (diff)
downloadvirtualenv-9b4b17f8af6db48a0166c6fe8a1f4155254e92f7.tar.gz
Bump embedded pip and setuptools (#2489)
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/2489.bugfix.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/2489.bugfix.rst b/docs/changelog/2489.bugfix.rst
new file mode 100644
index 0000000..396f2b6
--- /dev/null
+++ b/docs/changelog/2489.bugfix.rst
@@ -0,0 +1 @@
+Bump embedded pip to ``23.0`` and setuptools to ``67.1`` - by :user:`gaborbernat`.