Skip to content

Commit

Permalink
Update changelog, bump eth-abi and pysignalr (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout authored Mar 8, 2024
1 parent 9ed8ab6 commit 0172258
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 76 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].

## [7.5.0] - 2024-03-06
## [7.5.0] - 2024-03-08

### Added

Expand Down
128 changes: 65 additions & 63 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@ dependencies = [
"APScheduler~=3.8",
"async-lru~=2.0",
"asyncclick~=8.0",
"eth-abi~=4.0",
"eth-abi>=5.0.1,<6",
"lru-dict~=1.3.0",
"orjson~=3.9",
"prometheus-client~=0.17",
"pyarrow>=14.0.1,<15",
"pycryptodome~=3.17",
"pyhumps~=3.0",
"pysignalr~=0.2",
"pysignalr~=1.0",
"python-dotenv~=1.0",
"ruamel.yaml~=0.17",
"sentry-sdk~=1.29",
Expand Down
Loading

0 comments on commit 0172258

Please sign in to comment.