You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2024/02/13 16:18:02 UTC

(tinkerpop) 01/03: Bumped patch/minors in examples for python CTR

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

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 4e8a8f95fa5237bca98de9b7b65a3a056ee44067
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Tue Feb 13 11:16:28 2024 -0500

    Bumped patch/minors in examples for python CTR
---
 gremlin-python/src/main/python/examples/requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gremlin-python/src/main/python/examples/requirements.txt b/gremlin-python/src/main/python/examples/requirements.txt
index aac2e56d11..fb17e70620 100644
--- a/gremlin-python/src/main/python/examples/requirements.txt
+++ b/gremlin-python/src/main/python/examples/requirements.txt
@@ -19,11 +19,11 @@ aenum==3.1.15
 aiohttp==3.8.0
 aiosignal==1.3.1
 async-timeout==4.0.3
-attrs==23.1.0
+attrs==23.2.0
 charset-normalizer==3.3.2
-frozenlist==1.4.0
+frozenlist==1.4.1
 idna==3.6
 isodate==0.6.1
-multidict==6.0.4
+multidict==6.0.5
 six==1.16.0
 yarl==1.9.4