Update netaddr to 0.9.0 (#10732)

This commit is contained in:
Nikita Sobolev
2023-09-19 12:33:02 +01:00
committed by GitHub
parent 8597724ac1
commit 2c05c02b36
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "0.8.*"
version = "0.9.*"
upstream_repository = "https://github.com/drkjam/netaddr"