Skip to content

Commit

Permalink
Update poetry file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexobaseki committed Jan 9, 2025
1 parent 87f0ad2 commit a2c0b8e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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 @@ -6,7 +6,7 @@ authors = ["James Turk <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.9"
openstates = "^6.20.8"
openstates = "6.20.8"

[tool.poetry.dev-dependencies]
invoke = "^1.5.0"
Expand Down
2 changes: 1 addition & 1 deletion settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ co:
vacancies:
- chamber: upper
district: '30'
vacant_until: 2026-01-01 # updates
vacant_until: 2026-01-01
ct:
vacancies:
- chamber: lower
Expand Down

0 comments on commit a2c0b8e

Please sign in to comment.