boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
209 stars 133 forks source link

Update lockfile to fix atomicwrite #245

Closed nateprewitt closed 2 years ago

nateprewitt commented 2 years ago

Updating from atomicwrites 1.4.0 to 1.4.1 to accomodate https://github.com/untitaker/python-atomicwrites/issues/61.