Skip to content

Commit

Permalink
[renovate] Update Python dependencies (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent acbe7b0 commit 40e578c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

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

18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ h11==0.14.0 ; python_full_version > "3.8.0" and python_version < "4.0" \
httpcore==0.18.0; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:13b5e5cd1dca1a6636a6aaea212b19f4f85cd88c366a2b82304181b769aab3c9 \
--hash=sha256:adc5398ee0a476567bf87467063ee63584a8bce86078bf748e48754f60202ced
httpx==0.26.0; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:451b55c30d5185ea6b23c2c793abf9bb237d2a7dfb901ced6ff69ad37ec1dfaf \
--hash=sha256:8915f5a3627c4d47b73e8202457cb28f1266982d1159bd5779d86a80c0eab1cd
httpx==0.27.0; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:71d5465162c13681bff01ad59b2cc68dd838ea1f10e51574bac27103f00c91a5 \
--hash=sha256:a0cb88a46f32dc874e04ee956e4c2764aba2aa228f650b06788ba6bda2962ab5
idna==3.6; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca \
--hash=sha256:c05567e9c24a6b9faaa835c4821bad0590fbb9d5779e7caa6e1cc4978e7eb24f
Expand All @@ -28,9 +28,9 @@ jinja2==3.1.3 ; python_full_version > "3.8.0" and python_version < "4.0" \
lightkube-models==1.29.0.7; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:36ab61e1baccb0d7d2306e909b4f6b4c3cd49c26d74e1a3f61f3b67ceac93d63 \
--hash=sha256:b86ea48a9a1f36abe038e1d69ad7a7bab3a875102d3e8771431899a1bbda8ba5
lightkube==0.15.1; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:c681abf7e51cecbb488d2c150d279ecdc313bf223ebb2fecbc86918567e436de \
--hash=sha256:dffa6dc69ccb5aefdcc19bf8ca3af051b01187239e3baa5a812dbda24fc0dff4
lightkube==0.15.2; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:1297a3c6ebe873debf73cd584e288534a1f2fd643bbf8285dfbd76550c5076b0 \
--hash=sha256:54c509f71d56f4977f70c2bc1fdf0c79e9898b55cec4f3cbc6051f8d9961a75b
MarkupSafe==2.1.5; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:00e046b6dd71aa03a41079792f8473dc494d564611a8f89bbbd7cb93295ebdcf \
--hash=sha256:075202fa5b72c86ad32dc7d0b56024ebdbcf2048c0ba09f1cde31bfdd57bcfff \
Expand Down Expand Up @@ -144,6 +144,6 @@ PyYAML==6.0.1; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:fca0e3a251908a499833aa292323f32437106001d436eca0e6e7833256674585 \
--hash=sha256:fd1592b3fdf65fff2ad0004b5e363300ef59ced41c2e6b3a99d4089fa8c5435d \
--hash=sha256:fd66fc5d0da6d9815ba2cebeb4205f95818ff4b79c3ebe268e75d961704af52f
sniffio==1.3.0 ; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101 \
--hash=sha256:eecefdce1e5bbfb7ad2eeaabf7c1eeb404d7757c379bd1f7e5cce9d8bf425384
sniffio==1.3.1; python_full_version > "3.8.0" and python_version < "4.0" \
--hash=sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2 \
--hash=sha256:f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc

0 comments on commit 40e578c

Please sign in to comment.