mirror of
https://github.com/hassio-addons/repository-updater.git
synced 2025-05-07 04:21:32 +00:00
Bump emoji from 2.9.0 to 2.10.0 (#117)
This commit is contained in:
parent
03e0faa0ae
commit
65c0bd026a
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
click==8.1.7
|
||||
crayons==0.4.0
|
||||
emoji==2.9.0
|
||||
emoji==2.10.0
|
||||
GitPython==3.1.41
|
||||
Jinja2==3.1.3
|
||||
PyGithub==2.1.1
|
||||
|
|
2
setup.py
2
setup.py
|
@ -37,7 +37,7 @@ setup(
|
|||
install_requires=[
|
||||
"click==8.1.7",
|
||||
"crayons==0.4.0",
|
||||
"emoji==2.9.0",
|
||||
"emoji==2.10.0",
|
||||
"GitPython==3.1.41",
|
||||
"Jinja2==3.1.3",
|
||||
"PyGithub==2.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue