Skip to content

Commit

Permalink
upgrade executing dependency v2.1.0 to improve source code analysis +…
Browse files Browse the repository at this point in the history
… support python3.13
  • Loading branch information
gruns committed Jan 9, 2025
1 parent a0c96ce commit c223a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def run_tests(self):
install_requires=[
'colorama>=0.3.9',
'pygments>=2.2.0',
'executing>=0.3.1',
'executing>=2.1.0',
'asttokens>=2.0.1',
],
cmdclass={
Expand Down

0 comments on commit c223a05

Please sign in to comment.