File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ dependencies = [
22
22
" rich>=13.6.0" ,
23
23
# "passlib==1.7.4", <-- deprecating passlib (now unmaintained) in favor of libpass
24
24
# https://github.com/notypecheck/passlib
25
- " libpass==1.9.1" ,
25
+ " libpass==1.9.1.post0 " ,
26
26
# Hypothesis for hard-core ip_address tests
27
- " hypothesis==6.131.18 " ,
27
+ " hypothesis==6.137.2 " ,
28
28
]
29
29
authors = [
30
30
{
name =
" Mike Pennington" ,
email =
" [email protected] " },
@@ -65,12 +65,12 @@ dev = [
65
65
" twine>=4.0.2" ,
66
66
" hatchling>=1.26.3" ,
67
67
" pytest>=8.3.5" ,
68
- " pre-commit==4.2 .0" ,
68
+ " pre-commit==4.3 .0" ,
69
69
" black==25.1.0" ,
70
- " pyupgrade==3.19.1 " ,
70
+ " pyupgrade==3.20.0 " ,
71
71
" yamlfix==1.17.0" ,
72
72
" pylama==8.4.1" ,
73
- " pylint==3.3.7 " ,
73
+ " pylint==3.3.8 " ,
74
74
" coverage>=7.3.2" ,
75
75
" pytest-cov>=4.1.0" ,
76
76
" pyroma==5.0" ,
You can’t perform that action at this time.
0 commit comments