mirror of
https://github.com/hassio-addons/repository-updater.git
synced 2025-05-07 12:31:26 +00:00
Bump semver from 3.0.2 to 3.0.3 (#143)
This commit is contained in:
parent
9cc5b01a40
commit
c6008a9e76
2 changed files with 2 additions and 2 deletions
|
@ -6,4 +6,4 @@ Jinja2==3.1.5
|
|||
PyGithub==2.5.0
|
||||
python-dateutil==2.9.0.post0
|
||||
PyYAML==6.0.2
|
||||
semver==3.0.2
|
||||
semver==3.0.3
|
||||
|
|
2
setup.py
2
setup.py
|
@ -43,7 +43,7 @@ setup(
|
|||
"PyGithub==2.5.0",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"PyYAML==6.0.2",
|
||||
"semver==3.0.2",
|
||||
"semver==3.0.3",
|
||||
],
|
||||
entry_points="""
|
||||
[console_scripts]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue