This is an automated email from the ASF dual-hosted git repository.

austin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flagon-distill.git


The following commit(s) were added to refs/heads/master by this push:
     new 71f5431  Bump setuptools from 52.0.0.post20210125 to 65.5.1 (#11)
71f5431 is described below

commit 71f543129cff8a1b40995e7bbd04f50b4f6e4a7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 2 14:26:54 2023 -0700

    Bump setuptools from 52.0.0.post20210125 to 65.5.1 (#11)
    
    Bumps [setuptools](https://github.com/pypa/setuptools) from 
52.0.0.post20210125 to 65.5.1.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](https://github.com/pypa/setuptools/commits/v65.5.1)
    
    ---
    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>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 584aa7f..2601501 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,4 +2,4 @@ networkx==2.5
 pandas==1.2.4
 plotly==5.5.0
 pytest==6.2.3
-setuptools==52.0.0.post20210125
+setuptools==65.5.1

Reply via email to