Skip to content

Commit

Permalink
Update Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2023
1 parent a8bf331 commit 7f6cd6c
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 66 deletions.
128 changes: 68 additions & 60 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ certifi==2023.7.22; python_full_version > "3.8.0" and python_version < "4.0" \
envyaml==1.10.211231 ; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:88f8a076159e3c317d3450a5f404132b6ac91aecee4934ea72eac65f911f1244 \
--hash=sha256:8d7a7a6be12587cc5da32a587067506b47b849f4643981099ad148015a72de52
exceptiongroup==1.1.2; python_full_version > "3.8.0" and python_version < "3.11" \
--hash=sha256:12c3e887d6485d16943a309616de20ae5582633e0a2eda17f4e10fd61c1e8af5 \
--hash=sha256:e346e69d186172ca7cf029c8c1d16235aa0e04035e5750b4b95039e65204328f
exceptiongroup==1.1.3; python_full_version > "3.8.0" and python_version < "3.11" \
--hash=sha256:097acd85d473d75af5bb98e41b61ff7fe35efe6675e4f9370ec6ec5126d160e9 \
--hash=sha256:343280667a4585d195ca1cf9cef84a4e178c4b6cf2274caef9859782b567d5e3
h11==0.14.0 ; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d \
--hash=sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761
Expand All @@ -25,9 +25,9 @@ idna==3.4 ; python_full_version > "3.8.0" and python_version < "4.0" \
jinja2==3.1.2 ; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852 \
--hash=sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61
lightkube-models==1.27.1.4 ; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:206abb6d184a07ed84c20fbabe494847e892de2c38ed302f39a87b4ed1f7bcd9 \
--hash=sha256:5caa97ed46bde5ae8a4313ebf3fa3d0135388d0aea0752261d4720e24d982fb0
lightkube-models==1.28.1.4; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:5d640979bd54653824a217622504eabf18e1ec65d23e97b160cc160818839517 \
--hash=sha256:6b7a0b519d636ebd302c62811d4967b533a6c74f401e6a26c4840d9a32816d4d
lightkube==0.14.0; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:448926ce667d18f9e07e9a600c7db0d0424447883f1873be31e60d9e86176d71 \
--hash=sha256:9c0a8e7543debded4494ae42606d73b775561eb0950504bd735f565b25ef8dc2
Expand Down

0 comments on commit 7f6cd6c

Please sign in to comment.