Skip to content

Commit

Permalink
Update awesomeversion to 23.8.0 (#100349)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Sep 14, 2023
1 parent 4a48a92 commit 85fafca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ async-timeout==4.0.3
async-upnp-client==0.35.1
atomicwrites-homeassistant==1.4.1
attrs==23.1.0
awesomeversion==22.9.0
awesomeversion==23.8.0
bcrypt==4.0.1
bleak-retry-connector==3.1.3
bleak==0.21.1
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"async-timeout==4.0.3",
"attrs==23.1.0",
"atomicwrites-homeassistant==1.4.1",
"awesomeversion==22.9.0",
"awesomeversion==23.8.0",
"bcrypt==4.0.1",
"certifi>=2021.5.30",
"ciso8601==2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ astral==2.2
async-timeout==4.0.3
attrs==23.1.0
atomicwrites-homeassistant==1.4.1
awesomeversion==22.9.0
awesomeversion==23.8.0
bcrypt==4.0.1
certifi>=2021.5.30
ciso8601==2.3.0
Expand Down

0 comments on commit 85fafca

Please sign in to comment.