Skip to content

Update multiaddr version and p2pclient dependency#1360

Draft
sumanjeet0012 wants to merge 2 commits into
libp2p:mainfrom
sumanjeet0012:update_dependency
Draft

Update multiaddr version and p2pclient dependency#1360
sumanjeet0012 wants to merge 2 commits into
libp2p:mainfrom
sumanjeet0012:update_dependency

Conversation

@sumanjeet0012

@sumanjeet0012 sumanjeet0012 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

What was wrong?

Closes #1356

Bump the py-multiaddr dependency to >=0.2.0 by removing the version constraint imposed by p2pclient.
This unblocks the dependency upgrade requested in #1356 and allows py-libp2p to use newer versions of py-multiaddr.

How was it fixed?

  • Bump the py-multiaddr dependency to >=0.2.0.
  • Remove or update the dependency constraint from p2pclient that restricted multiaddr to <0.1.0.

To-Do

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

Cute Animal Picture

put a cute animal picture link inside the parentheses

@sumanjeet0012 sumanjeet0012 marked this pull request as ready for review July 3, 2026 16:18
@sumanjeet0012 sumanjeet0012 marked this pull request as draft July 3, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deps: bump py-multiaddr to >=0.2.0 (blocked by p2pclient multiaddr<0.1.0 cap)

1 participant