Skip to content

Commit e0cb3ac

Browse files
authoredFeb 28, 2023
Merge pull request #495 from Tecnativa/dependabot/pip/boto3-1.26.81
build(deps): bump boto3 from 1.26.80 to 1.26.81
2 parents 7d915cc + 925c1c9 commit e0cb3ac

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python = "^3.8"
99
b2 = {version = "^3.4.0", optional = true}
1010
b2sdk = {version = "1.16.0", optional = true}
1111
boto = {version = "^2.49.0", optional = true}
12-
boto3 = {version = "^1.26.80", optional = true}
12+
boto3 = {version = "^1.26.81", optional = true}
1313
gdata = {version = "^2.0.18", optional = true}
1414
jottalib = {version = "^0.5.1", optional = true}
1515
paramiko = {version = "^3.0.0", optional = true}

0 commit comments

Comments
 (0)
Please sign in to comment.