From 2f66f6de9e8811e7b1cb04a3260c12d946732364 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Swe=C3=B1a?= Date: Mon, 24 Aug 2026 19:54:13 +0000 Subject: [PATCH] feat: upgrade nox in python-multi image This allows for use of the new `--parallel auto` execution feature. --- .../python-multi/requirements-3.10.txt | 21 ++++++++++++------- .../python-multi/requirements-3.11.txt | 21 ++++++++++++------- .../python-multi/requirements-3.12.txt | 21 ++++++++++++------- 3 files changed, 42 insertions(+), 21 deletions(-) diff --git a/python/googleapis/python-multi/requirements-3.10.txt b/python/googleapis/python-multi/requirements-3.10.txt index 69094a85..4532298d 100644 --- a/python/googleapis/python-multi/requirements-3.10.txt +++ b/python/googleapis/python-multi/requirements-3.10.txt @@ -2,9 +2,8 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --allow-unsafe --generate-hashes requirements.in +# pip-compile --allow-unsafe --generate-hashes --output-file=requirements-3.10.txt requirements.in # - argcomplete==3.6.3 \ --hash=sha256:62e8ed4fd6a45864acc8235409461b72c9a28ee785a2011cc5eb78318786c89c \ --hash=sha256:f5007b3a600ccac5d25bbce33089211dfd49eab4a7718da3f10e3082525a92ce @@ -28,14 +27,16 @@ distlib==0.4.0 \ filelock==3.24.3 \ --hash=sha256:011a5644dc937c22699943ebbfc46e969cdde3e171470a6e40b9533e5a72affa \ --hash=sha256:426e9a4660391f7f8a810d71b0555bce9008b0a1cc342ab1f6947d37639e002d - # via virtualenv + # via + # python-discovery + # virtualenv humanize==4.15.0 \ --hash=sha256:1dd098483eb1c7ee8e32eb2e99ad1910baefa4b75c3aff3a82f4d78688993b10 \ --hash=sha256:b1186eb9f5a9749cd9cb8565aee77919dd7c8d076161cf44d70e59e3301e1769 # via nox -nox==2026.2.9 \ - --hash=sha256:1b7143bc8ecdf25f2353201326152c5303ae4ae56ca097b1fb6179ad75164c47 \ - --hash=sha256:1bc8a202ee8cd69be7aaada63b2a7019126899a06fc930a7aee75585bf8ee41b +nox==2026.8.17 \ + --hash=sha256:8d9c69c9b996a59db1eb2c6968deaebc2edbc55317d205981bbc4a37351d3f2e \ + --hash=sha256:a96a5286007cbc0d1eb1930e85738668f6722adba1ffaa48287296a96963086e # via -r requirements.in packaging==26.0 \ --hash=sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4 \ @@ -47,7 +48,13 @@ packaging==26.0 \ platformdirs==4.9.2 \ --hash=sha256:9170634f126f8efdae22fb58ae8a0eaa86f38365bc57897a6c4f781d1f5875bd \ --hash=sha256:9a33809944b9db043ad67ca0db94b14bf452cc6aeaac46a88ea55b26e2e9d291 - # via virtualenv + # via + # nox + # virtualenv +python-discovery==1.5.3 \ + --hash=sha256:8305296358f1aa2ed302a25b84be7df84fef8ca47c7dce2da63cb7325333044e \ + --hash=sha256:e500eb24025fb7c4876c1fdcfbafd9028a10c71b661aee38cb6fb0de594518c1 + # via nox tomli==2.4.0 \ --hash=sha256:0408e3de5ec77cc7f81960c362543cbbd91ef883e3138e81b729fc3eea5b9729 \ --hash=sha256:0dc56fef0e2c1c470aeac5b6ca8cc7b640bb93e92d9803ddaf9ea03e198f5b0b \ diff --git a/python/googleapis/python-multi/requirements-3.11.txt b/python/googleapis/python-multi/requirements-3.11.txt index 77314301..6e53f621 100644 --- a/python/googleapis/python-multi/requirements-3.11.txt +++ b/python/googleapis/python-multi/requirements-3.11.txt @@ -2,9 +2,8 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --allow-unsafe --generate-hashes requirements.in +# pip-compile --allow-unsafe --generate-hashes --output-file=requirements-3.11.txt requirements.in # - argcomplete==3.6.3 \ --hash=sha256:62e8ed4fd6a45864acc8235409461b72c9a28ee785a2011cc5eb78318786c89c \ --hash=sha256:f5007b3a600ccac5d25bbce33089211dfd49eab4a7718da3f10e3082525a92ce @@ -28,14 +27,16 @@ distlib==0.4.0 \ filelock==3.24.3 \ --hash=sha256:011a5644dc937c22699943ebbfc46e969cdde3e171470a6e40b9533e5a72affa \ --hash=sha256:426e9a4660391f7f8a810d71b0555bce9008b0a1cc342ab1f6947d37639e002d - # via virtualenv + # via + # python-discovery + # virtualenv humanize==4.15.0 \ --hash=sha256:1dd098483eb1c7ee8e32eb2e99ad1910baefa4b75c3aff3a82f4d78688993b10 \ --hash=sha256:b1186eb9f5a9749cd9cb8565aee77919dd7c8d076161cf44d70e59e3301e1769 # via nox -nox==2026.2.9 \ - --hash=sha256:1b7143bc8ecdf25f2353201326152c5303ae4ae56ca097b1fb6179ad75164c47 \ - --hash=sha256:1bc8a202ee8cd69be7aaada63b2a7019126899a06fc930a7aee75585bf8ee41b +nox==2026.8.17 \ + --hash=sha256:8d9c69c9b996a59db1eb2c6968deaebc2edbc55317d205981bbc4a37351d3f2e \ + --hash=sha256:a96a5286007cbc0d1eb1930e85738668f6722adba1ffaa48287296a96963086e # via -r requirements.in packaging==26.0 \ --hash=sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4 \ @@ -47,7 +48,13 @@ packaging==26.0 \ platformdirs==4.9.2 \ --hash=sha256:9170634f126f8efdae22fb58ae8a0eaa86f38365bc57897a6c4f781d1f5875bd \ --hash=sha256:9a33809944b9db043ad67ca0db94b14bf452cc6aeaac46a88ea55b26e2e9d291 - # via virtualenv + # via + # nox + # virtualenv +python-discovery==1.5.3 \ + --hash=sha256:8305296358f1aa2ed302a25b84be7df84fef8ca47c7dce2da63cb7325333044e \ + --hash=sha256:e500eb24025fb7c4876c1fdcfbafd9028a10c71b661aee38cb6fb0de594518c1 + # via nox virtualenv==20.38.0 \ --hash=sha256:94f39b1abaea5185bf7ea5a46702b56f1d0c9aa2f41a6c2b8b0af4ddc74c10a7 \ --hash=sha256:d6e78e5889de3a4742df2d3d44e779366325a90cf356f15621fddace82431794 diff --git a/python/googleapis/python-multi/requirements-3.12.txt b/python/googleapis/python-multi/requirements-3.12.txt index 69a53527..9e7b297d 100644 --- a/python/googleapis/python-multi/requirements-3.12.txt +++ b/python/googleapis/python-multi/requirements-3.12.txt @@ -2,9 +2,8 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --allow-unsafe --generate-hashes requirements.in +# pip-compile --allow-unsafe --generate-hashes --output-file=requirements-3.12.txt requirements.in # - argcomplete==3.6.3 \ --hash=sha256:62e8ed4fd6a45864acc8235409461b72c9a28ee785a2011cc5eb78318786c89c \ --hash=sha256:f5007b3a600ccac5d25bbce33089211dfd49eab4a7718da3f10e3082525a92ce @@ -28,14 +27,16 @@ distlib==0.4.0 \ filelock==3.24.3 \ --hash=sha256:011a5644dc937c22699943ebbfc46e969cdde3e171470a6e40b9533e5a72affa \ --hash=sha256:426e9a4660391f7f8a810d71b0555bce9008b0a1cc342ab1f6947d37639e002d - # via virtualenv + # via + # python-discovery + # virtualenv humanize==4.15.0 \ --hash=sha256:1dd098483eb1c7ee8e32eb2e99ad1910baefa4b75c3aff3a82f4d78688993b10 \ --hash=sha256:b1186eb9f5a9749cd9cb8565aee77919dd7c8d076161cf44d70e59e3301e1769 # via nox -nox==2026.2.9 \ - --hash=sha256:1b7143bc8ecdf25f2353201326152c5303ae4ae56ca097b1fb6179ad75164c47 \ - --hash=sha256:1bc8a202ee8cd69be7aaada63b2a7019126899a06fc930a7aee75585bf8ee41b +nox==2026.8.17 \ + --hash=sha256:8d9c69c9b996a59db1eb2c6968deaebc2edbc55317d205981bbc4a37351d3f2e \ + --hash=sha256:a96a5286007cbc0d1eb1930e85738668f6722adba1ffaa48287296a96963086e # via -r requirements.in packaging==26.0 \ --hash=sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4 \ @@ -47,7 +48,13 @@ packaging==26.0 \ platformdirs==4.9.2 \ --hash=sha256:9170634f126f8efdae22fb58ae8a0eaa86f38365bc57897a6c4f781d1f5875bd \ --hash=sha256:9a33809944b9db043ad67ca0db94b14bf452cc6aeaac46a88ea55b26e2e9d291 - # via virtualenv + # via + # nox + # virtualenv +python-discovery==1.5.3 \ + --hash=sha256:8305296358f1aa2ed302a25b84be7df84fef8ca47c7dce2da63cb7325333044e \ + --hash=sha256:e500eb24025fb7c4876c1fdcfbafd9028a10c71b661aee38cb6fb0de594518c1 + # via nox virtualenv==20.38.0 \ --hash=sha256:94f39b1abaea5185bf7ea5a46702b56f1d0c9aa2f41a6c2b8b0af4ddc74c10a7 \ --hash=sha256:d6e78e5889de3a4742df2d3d44e779366325a90cf356f15621fddace82431794