From c3f2a650ff8e686959347443d3a5dec16310e3d2 Mon Sep 17 00:00:00 2001 From: thebaptiste Date: Mon, 30 Dec 2024 17:51:54 +0000 Subject: [PATCH] feat: bump Pygments from 2.16.1 to 2.18.0 --- .metwork-framework/components.md | 4 ++-- .../0500_extra_python_packages/requirements3.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.metwork-framework/components.md b/.metwork-framework/components.md index 7daa933f..1d9d9128 100644 --- a/.metwork-framework/components.md +++ b/.metwork-framework/components.md @@ -89,7 +89,7 @@ | [hatch-requirements-txt](https://github.com/repo-helper/hatch-requirements-txt) | 0.4.0 | python3 | | [hatch-vcs](https://pypi.org/project/hatch-vcs) | 0.3.0 | python3_core | | [hatchling](https://hatch.pypa.io/latest/) | 1.18.0 | python3_core | -| [hdf4](https://www.hdfgroup.org) | 4.2.16-2 | scientific_core | +| [hdf4](https://www.hdfgroup.org) | 4.3.0 | scientific_core | | [hdf5](https://www.hdfgroup.org) | 1.14.5 | scientific_core | | [hiredis](https://redis.com/lp/hiredis/) | 1.2.0 | core | | [hiredis](https://github.com/redis/hiredis-py) | 2.2.3 | python3 | @@ -212,7 +212,7 @@ | [pydantic_core](https://github.com/pydantic/pydantic-core) | 2.20.1 | python3 | | [pydocstyle](https://github.com/PyCQA/pydocstyle/) | 6.1.1 | python3_devtools | | [pyflakes](https://github.com/PyCQA/pyflakes) | 3.1.0 | python3_devtools | -| [Pygments](https://pygments.org) | 2.16.1 | python3 | +| [Pygments](https://pygments.org) | 2.18.0 | python3 | | [pyinotify](http://github.com/seb-m/pyinotify) | 0.9.6 | python3 | | [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) | 2024.8 | python3_devtools | | [pyinstaller](https://www.pyinstaller.org/) | 6.10.0 | python3_devtools | diff --git a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt index e61f3d13..8ae2b978 100644 --- a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt +++ b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt @@ -85,7 +85,7 @@ pyasyncore==1.0.4 pycodestyle==2.11.0 pydantic==2.8.2 pydantic-core==2.20.1 -Pygments==2.16.1 +Pygments==2.18.0 pyinotify==0.9.6 PyNaCl==1.5.0 python-dateutil==2.8.2