From b58208ff4dcb2a353b7aa1b3ed05d69aac2157d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 09:09:30 +0000 Subject: [PATCH] chore(deps): update python packages --- python-certifi.sh | 2 +- python-charset-normalizer.sh | 2 +- python-idna.sh | 2 +- python-matplotlib.sh | 2 +- python-numpy.sh | 2 +- python-pandas.sh | 2 +- python-pillow.sh | 2 +- python-scipy.sh | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/python-certifi.sh b/python-certifi.sh index 31d8f10d9..571b404d1 100644 --- a/python-certifi.sh +++ b/python-certifi.sh @@ -1,6 +1,6 @@ package: python-certifi version: "%(tag_basename)s" -tag: "2026.05.20" +tag: "2026.07.22" source: https://github.com/certifi/python-certifi requires: - "Python:(slc|ubuntu)" diff --git a/python-charset-normalizer.sh b/python-charset-normalizer.sh index 35b18f292..39065b40e 100644 --- a/python-charset-normalizer.sh +++ b/python-charset-normalizer.sh @@ -1,6 +1,6 @@ package: python-charset-normalizer version: "%(tag_basename)s" -tag: "3.4.7" +tag: "3.4.9" source: https://github.com/Ousret/charset_normalizer requires: - "Python:(slc|ubuntu)" diff --git a/python-idna.sh b/python-idna.sh index 138030ba2..6c872c454 100644 --- a/python-idna.sh +++ b/python-idna.sh @@ -1,6 +1,6 @@ package: python-idna version: "%(tag_basename)s" -tag: "v3.17" +tag: "v3.18" source: https://github.com/kjd/idna requires: - "Python:(slc|ubuntu)" diff --git a/python-matplotlib.sh b/python-matplotlib.sh index c1b600408..3d284fcb4 100644 --- a/python-matplotlib.sh +++ b/python-matplotlib.sh @@ -1,6 +1,6 @@ package: python-matplotlib version: "%(tag_basename)s" -tag: "v3.10.9" +tag: "v3.11.1" source: https://github.com/matplotlib/matplotlib requires: - "Python:(slc|ubuntu)" diff --git a/python-numpy.sh b/python-numpy.sh index ec92262f2..0dd2077ce 100644 --- a/python-numpy.sh +++ b/python-numpy.sh @@ -1,6 +1,6 @@ package: python-numpy version: "%(tag_basename)s" -tag: "v2.4.6" +tag: "v2.6.0.dev0" source: https://github.com/numpy/numpy requires: - "Python:(slc|ubuntu)" diff --git a/python-pandas.sh b/python-pandas.sh index 4e8479575..35ca95a91 100644 --- a/python-pandas.sh +++ b/python-pandas.sh @@ -1,6 +1,6 @@ package: python-pandas version: "%(tag_basename)s" -tag: "v3.0.3" +tag: "v3.1.0.dev0" source: https://github.com/pandas-dev/pandas requires: - "Python:(slc|ubuntu)" diff --git a/python-pillow.sh b/python-pillow.sh index be5c928da..b5b5fa9a6 100644 --- a/python-pillow.sh +++ b/python-pillow.sh @@ -1,6 +1,6 @@ package: python-pillow version: "%(tag_basename)s" -tag: "12.2.0" +tag: "12.3.0" source: https://github.com/python-pillow/Pillow requires: - "Python:(slc|ubuntu)" diff --git a/python-scipy.sh b/python-scipy.sh index 531003693..53dbb636f 100644 --- a/python-scipy.sh +++ b/python-scipy.sh @@ -1,6 +1,6 @@ package: python-scipy version: "%(tag_basename)s" -tag: "v1.17.1" +tag: "v1.18.0" source: https://github.com/scipy/scipy requires: - "Python:(slc|ubuntu)"