Skip to content

Commit

Permalink
chore: update dependencies for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan-Kim2028 committed Jul 21, 2024
1 parent 98e010f commit 1f4e80c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies = [
"python-dotenv>=1.0.1",
"hypersync>=0.7.8",
"git-changelog>=2.5.2",
"bump2version>=1.0.1",
]
readme = "README.md"
requires-python = ">= 3.12"
Expand Down
2 changes: 2 additions & 0 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ bokeh==3.4.2
# via holoviews
# via hvplot
# via panel
bump2version==1.0.1
# via mev-commit-sdk-py
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
Expand Down
2 changes: 2 additions & 0 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ bokeh==3.4.2
# via holoviews
# via hvplot
# via panel
bump2version==1.0.1
# via mev-commit-sdk-py
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
Expand Down

0 comments on commit 1f4e80c

Please sign in to comment.