File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ jinja2 = "3.1.2"
22
22
lightkube = " 0.13.0"
23
23
lightkube-models = " 1.27.1.4"
24
24
requests = " 2.31.0"
25
- boto3 = " 1.26.156 "
25
+ boto3 = " 1.26.157 "
26
26
# psycopg2 = "^2.9.5" # Injected in charmcraft.yaml
27
27
packaging = " 23.1"
28
28
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ anyio==3.7.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
4
4
attrs == 23.1.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
5
5
--hash =sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04 \
6
6
--hash =sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015
7
- boto3 == 1.26.156 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
8
- --hash =sha256:3a60283676399ae94b49b7a170fb0f42ca2ddcde490988fb0af7fd5a64440ab8 \
9
- --hash =sha256:455b6e1f12768b21b5f3990cf1fadeed9bf1c6b36e5a7a303352b927f530c434
10
- botocore == 1.29.156 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
11
- --hash =sha256:21d0c2cb1461f2676e41a896e6e551c7da09e923f416322182520851b179ebda \
12
- --hash =sha256:44b26a5468402bb9e5028d8f9ef2eba973cde016979aa72f87db32ef9000dab4
7
+ boto3 == 1.26.157 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
8
+ --hash =sha256:718b236aafc3f106d17cd5c4f513fc2f40bfa995c0cb730ecc893e9c808c0385 \
9
+ --hash =sha256:7a8117dfe9ba1f203d73b3df32a4ebdb895813189635f126fa256e1dea37ee8d
10
+ botocore == 1.29.157 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
11
+ --hash =sha256:af2a7b6417bf3bbf00ab22aa61a2d7d839a8a8a62e7975c18c80c55c88dc7fcf \
12
+ --hash =sha256:ccbf948c040d68b6a22570e73dd63cb3b07ce33f4032e9b1d502d2fae55c3b80
13
13
certifi == 2023.5.7 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
14
14
--hash =sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7 \
15
15
--hash =sha256:c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716
You can’t perform that action at this time.
0 commit comments