Skip to content

Commit

Permalink
chore(deps): update dependency spade to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 66203c5 commit f1d3623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
build>=0.6.0
twine>=3.4.2
spade==3.2.3
spade==3.3.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def run(self):
include_package_data=True,
python_requires='>=3.9.0',
install_requires=[
'spade==3.2.3',
'spade==3.3.3',
], # Optional
zip_safe = False,
platforms = "Independant",
Expand Down

0 comments on commit f1d3623

Please sign in to comment.