Skip to content

Commit ea44f0c

Browse files
Merge pull request #23 from pythoninthegrass/dependabot/pip/executing-1.1.1
Bump executing from 1.0.0 to 1.1.1
2 parents c255c70 + 6083fc7 commit ea44f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ colorama==0.4.5 ; sys_platform == "win32" and python_full_version == "3.10.7"
66
debugpy==1.6.3 ; python_full_version == "3.10.7"
77
decorator==5.1.1 ; python_full_version == "3.10.7"
88
entrypoints==0.4 ; python_full_version == "3.10.7"
9-
executing==1.0.0 ; python_full_version == "3.10.7"
9+
executing==1.1.1 ; python_full_version == "3.10.7"
1010
ipykernel==6.15.3 ; python_full_version == "3.10.7"
1111
ipython==8.5.0 ; python_full_version == "3.10.7"
1212
jedi==0.18.1 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)