Skip to content

Commit

Permalink
ORG: NAV-150 - Update client version to included type hinted version …
Browse files Browse the repository at this point in the history
…for mypy.
  • Loading branch information
clukas1 committed Aug 23, 2024
1 parent 42a21fb commit b3e9a2b
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 @@ -20,7 +20,7 @@ streamlit-searchbox = "^0.1.14"
folium = "^0.17.0"
streamlit-folium = "^0.22.0"
watchdog = "^4.0.2"
public-transit-client = "^0.5.0"
public-transit-client = "^0.5.2"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
Expand Down

0 comments on commit b3e9a2b

Please sign in to comment.