From a730f18bad6b39c6ee45699723f0df2d470e3efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:20:15 +0000 Subject: [PATCH] Bump the python-packages group with 5 updates Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [idna](https://github.com/kjd/idna) | `3.8` | `3.10` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | Updates `idna` from 3.8 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.8...v3.10) Updates `platformdirs` from 4.2.2 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.6) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 811e437..ed185c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,18 +3,18 @@ certifi==2024.8.30 charset-normalizer==3.3.2 click==8.1.7 coverage==7.6.1 -idna==3.8 +idna==3.10 iniconfig==2.0.0 meteocalc==1.1.0 mypy-extensions==1.0.0 packaging==24.1 pathspec==0.12.1 -platformdirs==4.2.2 +platformdirs==4.3.6 pluggy==1.5.0 -pytest==8.3.2 +pytest==8.3.3 pytest-cov==5.0.0 -pytz==2024.1 +pytz==2024.2 requests==2.32.3 RPi.bme280==0.2.4 smbus2==0.4.3 -urllib3==2.2.2 +urllib3==2.2.3