Skip to content

Commit

Permalink
Merge pull request #14 from EMATech/dependabot/pip/netifaces-0.11.0
Browse files Browse the repository at this point in the history
Bump netifaces from 0.10.4 to 0.11.0
  • Loading branch information
rdoursenaud authored Nov 8, 2023
2 parents 2f0f4e9 + e1b74bb commit f91923f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Cython==0.21.2
#Kivy>=1.8.0
netifaces==0.10.4
netifaces==0.11.0
Twisted>=15.0.0

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Cython==0.21.2
Kivy>=1.8.0
netifaces==0.10.4
netifaces==0.11.0
Twisted>=15.0.0

0 comments on commit f91923f

Please sign in to comment.