python3Packages.boto3: 1.16.44 -> 1.16.46
This commit is contained in:
parent
6e21df7d50
commit
f224a023ba
@ -13,7 +13,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "boto3";
|
||||
version = "1.16.44"; # N.B: if you change this, change botocore too
|
||||
version = "1.16.46"; # N.B: if you change this, change botocore too
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
|
Loading…
Reference in New Issue
Block a user