Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a462cb5

Browse filesBrowse files
committed
Bump version: 65.5.0 → 65.5.1
1 parent de35d8b commit a462cb5
Copy full SHA for a462cb5

File tree

Expand file treeCollapse file tree

5 files changed

+12
-4
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+12
-4
lines changed

‎.bumpversion.cfg

Copy file name to clipboardExpand all lines: .bumpversion.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 65.5.0
2+
current_version = 65.5.1
33
commit = True
44
tag = True
55

‎CHANGES.rst

Copy file name to clipboardExpand all lines: CHANGES.rst
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v65.5.1
2+
-------
3+
4+
5+
Misc
6+
^^^^
7+
* #3638: Drop a test dependency on the ``mock`` package, always use :external+python:py:mod:`unittest.mock` -- by :user:`hroncok`
8+
* #3659: Fixed REDoS vector in package_index.
9+
10+
111
v65.5.0
212
-------
313

‎changelog.d/3638.misc.rst

Copy file name to clipboardExpand all lines: changelog.d/3638.misc.rst
-1Lines changed: 0 additions & 1 deletion
This file was deleted.

‎changelog.d/3659.misc.rst

Copy file name to clipboardExpand all lines: changelog.d/3659.misc.rst
-1Lines changed: 0 additions & 1 deletion
This file was deleted.

‎setup.cfg

Copy file name to clipboardExpand all lines: setup.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = setuptools
3-
version = 65.5.0
3+
version = 65.5.1
44
author = Python Packaging Authority
55
author_email = distutils-sig@python.org
66
description = Easily download, build, install, upgrade, and uninstall Python packages

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.