5afe / safe-relay-service

Relay Tx Service for Gnosis Safe
MIT License
59 stars 32 forks source link

Bump safe-eth-py[django] from 5.0.2 to 5.5.0 #592

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps safe-eth-py[django] from 5.0.2 to 5.5.0.

Release notes

Sourced from safe-eth-py[django]'s releases.

v5.5.0

What's Changed

🏕 Features

đź‘’ Dependencies

Full Changelog: https://github.com/safe-global/safe-eth-py/compare/v5.4.3...v5.5.0

v5.4.3

What's Changed

🏕 Features

Full Changelog: https://github.com/safe-global/safe-eth-py/compare/v5.4.2...v5.4.3

v5.4.2

What's Changed

🏕 Features

Full Changelog: https://github.com/safe-global/safe-eth-py/compare/v5.4.1...v5.4.2

v5.4.1

What's Changed

🏕 Features

Full Changelog: https://github.com/safe-global/safe-eth-py/compare/v5.4.0...v5.4.1

... (truncated)

Commits
  • 8456fdd Set version 5.5.0
  • ee065fb Fix concurrent HTTP connection issues
  • 5b949ee Bump coverage from 7.2.6 to 7.2.7
  • 141ed76 Bump pytest from 7.3.1 to 7.3.2
  • 9819b3b Bump django from 4.2.1 to 4.2.2
  • 369e7a0 Bump hexbytes from 0.2.3 to 0.3.1
  • 6e662e4 Bump pytest-env from 0.8.1 to 0.8.2
  • 9d0e34c feat: add Tenet Mainnet & Testnet support
  • 0ec676c Bump faker from 18.9.0 to 18.10.1
  • 32c8a7d Add helper method to convert RPC calls to JSON
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #597.