Skip to content

Commit

Permalink
Bump pandas from 2.1.0 to 2.1.1 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 687e5ad commit 2ac10ea
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
myst-parser==0.17.2
myst-parser==2.0.0
sphinx-rtd-theme==1.3.0
46 changes: 26 additions & 20 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 @@ -7,7 +7,7 @@ authors = [""]
[tool.poetry.dependencies]
python = "~3.10.4"
PyYAML = "~6.0"
pandas = "~2.1.0"
pandas = "~2.1.1"

[tool.poetry.dev-dependencies]
pre-commit = "~3.3.3"
Expand Down

0 comments on commit 2ac10ea

Please sign in to comment.