mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-12 05:09:35 -04:00
Bump s3transfer from 0.13.0 to 0.13.1
Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.13.0 to 0.13.1. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.13.0...0.13.1) --- updated-dependencies: - dependency-name: s3transfer dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -4496,14 +4496,14 @@ pyasn1 = ">=0.1.3"
|
||||
|
||||
[[package]]
|
||||
name = "s3transfer"
|
||||
version = "0.13.0"
|
||||
version = "0.13.1"
|
||||
description = "An Amazon S3 Transfer Manager"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
groups = ["main", "dev"]
|
||||
files = [
|
||||
{file = "s3transfer-0.13.0-py3-none-any.whl", hash = "sha256:0148ef34d6dd964d0d8cf4311b2b21c474693e57c2e069ec708ce043d2b527be"},
|
||||
{file = "s3transfer-0.13.0.tar.gz", hash = "sha256:f5e6db74eb7776a37208001113ea7aa97695368242b364d73e91c981ac522177"},
|
||||
{file = "s3transfer-0.13.1-py3-none-any.whl", hash = "sha256:a981aa7429be23fe6dfc13e80e4020057cbab622b08c0315288758d67cabc724"},
|
||||
{file = "s3transfer-0.13.1.tar.gz", hash = "sha256:c3fdba22ba1bd367922f27ec8032d6a1cf5f10c934fb5d68cf60fd5a23d936cf"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -5513,4 +5513,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.12.9"
|
||||
content-hash = "f50b102ee27cef2e3191fab2c89b8ca67c3fd1b868737ecd67bc11024f9f0fcf"
|
||||
content-hash = "9bf5c038f98f84f25708a5bc4e1d2ef7663304a146119c9f95671397f9cc2c2d"
|
||||
|
||||
@@ -66,7 +66,7 @@ markupsafe = "^3.0.2"
|
||||
pycparser = "^2.22"
|
||||
python-dateutil = "^2.9.0.post0"
|
||||
pyyaml = "^6.0.2"
|
||||
s3transfer = "^0.13.0"
|
||||
s3transfer = "^0.13.1"
|
||||
six = "^1.16.0"
|
||||
urllib3 = "^2.5.0"
|
||||
webencodings = "^0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user