Skip to content

Commit

Permalink
Merge pull request #223 from pbs-data-solutions/dependabot/pip/tomli-…
Browse files Browse the repository at this point in the history
…2.0.2

Bump tomli from 2.0.1 to 2.0.2
  • Loading branch information
sanders41 authored Oct 4, 2024
2 parents 10ae66c + b202cbc commit 10badce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -33,7 +33,7 @@ pre-commit = "3.5.0"
pytest = "8.3.3"
pytest-cov = "5.0.0"
ruff = "0.6.8"
tomli = {version = "2.0.1", python = "<3.11"}
tomli = {version = "2.0.2", python = "<3.11"}
pandas-stubs = "2.0.3.230814"

[build-system]
Expand Down

0 comments on commit 10badce

Please sign in to comment.