This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new 33c5bf1a Bump setuptools from 69.5.1 to 70.0.0 in /python (#176)
33c5bf1a is described below
commit 33c5bf1aeab5824f0e0bc9073b16df50119a8455
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 16 22:28:57 2024 +0800
Bump setuptools from 69.5.1 to 70.0.0 in /python (#176)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to
70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.5.1...v70.0.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
python/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/requirements.txt b/python/requirements.txt
index 176150e9..0c82a92b 100644
--- a/python/requirements.txt
+++ b/python/requirements.txt
@@ -20,5 +20,5 @@
cython==3.0.10
numpy==1.26.4
pandas==2.2.2
-setuptools==69.5.1
+setuptools==70.0.0