Skip to content

Commit f4ee45a

Browse files
achanupgradekayman-mk
authored andcommitted
chore: bump setuptools version (errbotio#1709)
* chore: bump setuptools version * docs: add info to CHANGES.rst
1 parent 8f69659 commit f4ee45a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ fixes:
1313
- chore: add python versions to test (#1705)
1414
- chore: remove python 3.8 support (#1707)
1515
- chore: use ruff for formatting (#1706)
16+
- chore: bump setuptools to 75.7.0 (#1709)
1617

1718
v6.2.0 (2024-01-01)
1819
-------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
deps = [
3131
"webtest==3.0.0",
32-
"setuptools==68.1.2",
32+
"setuptools==75.7.0",
3333
"flask==2.3.3",
3434
"requests==2.31.0",
3535
"jinja2==3.1.3",

0 commit comments

Comments
 (0)