mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-04-06 21:46:18 +00:00
build(deps): bump pandas from 3.0.1 to 3.0.2 (#997)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -34,7 +34,7 @@ dependencies = [
|
|||||||
"tzfpy==1.1.3",
|
"tzfpy==1.1.3",
|
||||||
"deap==1.4.3",
|
"deap==1.4.3",
|
||||||
"requests==2.33.1",
|
"requests==2.33.1",
|
||||||
"pandas==3.0.1",
|
"pandas==3.0.2",
|
||||||
"pendulum==3.2.0",
|
"pendulum==3.2.0",
|
||||||
"platformdirs==4.9.4",
|
"platformdirs==4.9.4",
|
||||||
"psutil==7.2.2",
|
"psutil==7.2.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user