mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-05-29 15:46:19 +00:00
build(deps): bump platformdirs from 4.9.6 to 4.10.0 (#1086)
Some checks are pending
Bump Version / Bump Version Workflow (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run
Some checks are pending
Bump Version / Bump Version Workflow (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.9.6 to 4.10.0. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.9.6...4.10.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -36,7 +36,7 @@ dependencies = [
|
|||||||
"requests==2.34.2",
|
"requests==2.34.2",
|
||||||
"pandas==3.0.3",
|
"pandas==3.0.3",
|
||||||
"pendulum==3.2.0",
|
"pendulum==3.2.0",
|
||||||
"platformdirs==4.9.6",
|
"platformdirs==4.10.0",
|
||||||
"psutil==7.2.2",
|
"psutil==7.2.2",
|
||||||
"pvlib==0.15.1",
|
"pvlib==0.15.1",
|
||||||
"pydantic==2.13.4",
|
"pydantic==2.13.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user