Skip to content

Commit

Permalink
Bump pandas from 2.2.2 to 2.2.3
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bmos committed Sep 23, 2024
1 parent bfdf1fe commit 43dcc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ license = { "file" = "LICENSE" }
authors = [{ "name" = "bmos", "email" = "[email protected]" }]
urls = { "GitHub" = "https://github.com/MaineDSA/ltr_license_scraper_portland" }
dependencies = [
"pandas==2.2.2",
"pandas==2.2.3",
"requests==2.32.3",
"tqdm==4.66.5",
]
Expand Down

0 comments on commit 43dcc41

Please sign in to comment.