mirror of
https://github.com/hassio-addons/repository-updater.git
synced 2025-05-07 12:31:26 +00:00
Bump emoji from 2.12.1 to 2.13.0 (#134)
This commit is contained in:
parent
eb8a95787a
commit
4eabd77fb2
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
click==8.1.7
|
||||
crayons==0.4.0
|
||||
emoji==2.12.1
|
||||
emoji==2.13.0
|
||||
GitPython==3.1.43
|
||||
Jinja2==3.1.4
|
||||
PyGithub==2.4.0
|
||||
|
|
2
setup.py
2
setup.py
|
@ -37,7 +37,7 @@ setup(
|
|||
install_requires=[
|
||||
"click==8.1.7",
|
||||
"crayons==0.4.0",
|
||||
"emoji==2.12.1",
|
||||
"emoji==2.13.0",
|
||||
"GitPython==3.1.43",
|
||||
"Jinja2==3.1.4",
|
||||
"PyGithub==2.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue