Skip to content

Commit

Permalink
build(deps-dev): bump pandas-stubs in the dev-deps group
Browse files Browse the repository at this point in the history
Bumps the dev-deps group with 1 update: [pandas-stubs](https://github.com/pandas-dev/pandas-stubs).


Updates `pandas-stubs` from 2.2.3.241009 to 2.2.3.241126
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.2.3.241009...v2.2.3.241126)

---
updated-dependencies:
- dependency-name: pandas-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 3a8d51e commit 4ddd24d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ cryptography = ">=40.0.2"
docker = "^7.1.0"
mock = "^5.1.0"
mypy = "^1.13"
pandas-stubs = "^2.2.3.241009"
pandas-stubs = "^2.2.3.241126"
pytest = "^8.3.3"
pytest-asyncio = ">=0.19.0,<1"
pytest-cov = "^6.0.0"
Expand Down

0 comments on commit 4ddd24d

Please sign in to comment.