diff --git a/python-certifi.sh b/python-certifi.sh index 31d8f10d..571b404d 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 35b18f29..39065b40 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 138030ba..6c872c45 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 c1b60040..3d284fcb 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 ec92262f..0dd2077c 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 4e847957..35ca95a9 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 be5c928d..b5b5fa9a 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 53100369..53dbb636 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)"