python312Packages.types-aiobotocore: update script

This commit is contained in:
Fabian Affolter 2024-04-06 00:07:43 +02:00
parent 6ed80b9022
commit 887e7678ac
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p nix-update
#!nix-shell -i bash -p nix-update nixpkgs-fmt
set -eu -o pipefail
source_file=pkgs/development/python-modules/types-aiobotocore-packages/default.nix
version="2.12.1"
version="2.12.2"
nix-update python311Packages.types-aiobotocore --commit --build