Merge pull request #282723 from fabaff/types-aiobotocore-bump

python311Packages.types-aiobotocore: 2.9.0 -> 2.11.0, python311packages.types-aiobotocore-*: 2.9.0 -> 2.11.0
This commit is contained in:
Fabian Affolter
2024-01-22 08:06:47 +01:00
committed by GitHub
3 changed files with 350 additions and 350 deletions
File diff suppressed because it is too large Load Diff
@@ -364,12 +364,12 @@
buildPythonPackage rec {
pname = "types-aiobotocore";
version = "2.9.0";
version = "2.11.0";
pyproject = true;
src = fetchPypi {
inherit pname version;
hash = "sha256-QSZDFXiVEXFHTE7FrLZVUeLOOyPTG96PIMg9lziiwDc=";
hash = "sha256-gw6q/ht30klxav7Du4siFvAkU6Mx2VIzNyDbJzaK47Y=";
};
nativeBuildInputs = [
@@ -5,7 +5,7 @@ set -eu -o pipefail
source_file=pkgs/development/python-modules/types-aiobotocore-packages/default.nix
version="2.9.0"
version="2.11.0"
nix-update python311Packages.types-aiobotocore --commit --build