From ee3144bf37aa5ec0e9bfd6db897730d9d5b2e36d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 12:27:06 +0000 Subject: [PATCH] Bump the python-packages group with 2 updates Bumps the python-packages group with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [packaging](https://github.com/pypa/packaging). Updates `coverage` from 7.6.4 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.4...7.6.8) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.1...24.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2d844a5..3266fb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,12 +2,12 @@ black==24.10.0 certifi==2024.8.30 charset-normalizer==3.4.0 click==8.1.7 -coverage==7.6.4 +coverage==7.6.8 idna==3.10 iniconfig==2.0.0 meteocalc==1.1.0 mypy-extensions==1.0.0 -packaging==24.1 +packaging==24.2 pathspec==0.12.1 platformdirs==4.3.6 pluggy==1.5.0