Skip to content

Commit

Permalink
chore(deps): bump pandas from 2.2.2 to 2.2.3 in /.env
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 3d8e91d commit b77accc
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 35 deletions.
81 changes: 47 additions & 34 deletions .env/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 .env/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ torch = "2.2.0"
torchvision = "^0.17.0"
rich = "13.7.1"
numpy = "1.26.4"
pandas = "^2.2.2"
pandas = "^2.2.3"
visdom = "^0.2.4"
Pillow = "^10.3.0"
scipy = "^1.13.1"
Expand Down

0 comments on commit b77accc

Please sign in to comment.