Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Aug 23, 2022
1 parent 46ba717 commit ff752e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -41,7 +41,7 @@
"require" : {
"php": ">=8.0.0|>=8.1.0",
"cweagans/composer-patches": "^1.7",
"fastybird/metadata": "^0.75",
"fastybird/metadata": "^0.76",
"nette/bootstrap": "^3.1",
"nette/di": "^3.0",
"nette/utils": "^3.2",
Expand Down
2 changes: 1 addition & 1 deletion fastybird_exchange/__init__.py
Expand Up @@ -18,4 +18,4 @@
Exchange library
"""

__version__ = "0.58.0"
__version__ = "0.59.0"
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
fastybird-metadata>=0.75
fastybird-metadata>=0.76
kink>=0.6
setuptools>=57.4

0 comments on commit ff752e9

Please sign in to comment.