File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ jinja2 = "3.1.2"
22
22
lightkube = " 0.14.0"
23
23
lightkube-models = " 1.27.1.4"
24
24
requests = " 2.31.0"
25
- boto3 = " 1.28.5 "
25
+ boto3 = " 1.28.7 "
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.1 ; 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.28.5 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
8
- --hash =sha256:2c76db4a1208b8d09814261fc5e530fc36b3b952ef807312495e6869fa6eaad5 \
9
- --hash =sha256:a5c815ab81219a606f20362c9d9c190f5c224bf33c5dc4c20501036cc4a9034f
10
- botocore == 1.31.5 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
11
- --hash =sha256:8aec97512587a5475036a982785e406c52efd260457b809846985f849c3d7cf3 \
12
- --hash =sha256:b35114dae9c451895a11fef13d76881e2bb5428e5de8a702cc8589a28fb34c7a
7
+ boto3 == 1.28.7 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
8
+ --hash =sha256:46803b8ae114ff139f2a87fcb5d2f5a5728f6c96fe3a2b9416a8fcbe761423ae \
9
+ --hash =sha256:ef6a465d3b25b89bcd00ff69675b33917166145e544735dcb9978091f5b0b752
10
+ botocore == 1.31.7 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" \
11
+ --hash =sha256:f211ef5714bec8ae24b3fe737b8689611ef4d0dbea0ab46ef8328e112dd10ada \
12
+ --hash =sha256:f4473f66c153c262b8262404d737f4249366daf00fb068b495577a24b830ebcb
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