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

alexstocks pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git


The following commit(s) were added to refs/heads/develop by this push:
     new 7b796f96 build(deps): bump certifi in 
/samples/bookinfo/src/productpage (#532)
7b796f96 is described below

commit 7b796f96ef35378cfc1fbe290b440d9e8eedd5ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 8 14:31:59 2022 +0800

    build(deps): bump certifi in /samples/bookinfo/src/productpage (#532)
    
    Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.3.9 to 
2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - 
[Commits](https://github.com/certifi/python-certifi/compare/2019.03.09...2022.12.07)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 samples/bookinfo/src/productpage/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/bookinfo/src/productpage/requirements.txt 
b/samples/bookinfo/src/productpage/requirements.txt
index 37f99e86..7cee4797 100644
--- a/samples/bookinfo/src/productpage/requirements.txt
+++ b/samples/bookinfo/src/productpage/requirements.txt
@@ -1,4 +1,4 @@
-certifi==2019.3.9
+certifi==2022.12.7
 chardet==3.0.4
 Click==7.0
 contextlib2==0.5.5

Reply via email to