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

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 1a7a17edc chore(deps): bump nats-py in /streampipes-client-python 
(#2102)
1a7a17edc is described below

commit 1a7a17edc8324f336440461a7fdb01dd1a5caec4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 30 07:56:05 2023 +0100

    chore(deps): bump nats-py in /streampipes-client-python (#2102)
    
    Bumps [nats-py](https://github.com/nats-io/nats.py) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/nats-io/nats.py/releases)
    - [Commits](https://github.com/nats-io/nats.py/compare/v2.5.0...v2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: nats-py
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 streampipes-client-python/poetry.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/streampipes-client-python/poetry.lock 
b/streampipes-client-python/poetry.lock
index 601826061..ed81f12eb 100644
--- a/streampipes-client-python/poetry.lock
+++ b/streampipes-client-python/poetry.lock
@@ -1520,12 +1520,12 @@ files = [
 
 [[package]]
 name = "nats-py"
-version = "2.5.0"
+version = "2.6.0"
 description = "NATS client for Python"
 optional = false
 python-versions = ">=3.7"
 files = [
-    {file = "nats-py-2.5.0.tar.gz", hash = 
"sha256:9cb82aa4982e56aa7f627b550c25cdf4e3f95a1fc28a8263b44031b577e77340"},
+    {file = "nats-py-2.6.0.tar.gz", hash = 
"sha256:7c535fb62d8dc9c743b4afb42775d9f36924f6a1ca1486efdd2e29f1e4ee30b8"},
 ]
 
 [package.extras]

Reply via email to