Skip to content

Commit

Permalink
Merge pull request #1472 from jupyter/dependabot/pip/sqlalchemy-1.4.22
Browse files Browse the repository at this point in the history
Bump sqlalchemy from 1.4.21 to 1.4.22
  • Loading branch information
BertR committed Jul 22, 2021
2 parents be8e787 + c0c7b49 commit 41d23b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -85,7 +85,7 @@
'console_scripts': ['nbgrader=nbgrader.apps.nbgraderapp:main']
},
install_requires=[
"sqlalchemy==1.4.21",
"sqlalchemy==1.4.22",
"python-dateutil==2.8.2",
"jupyter==1.0.0",
"notebook==6.4.0",
Expand Down

0 comments on commit 41d23b5

Please sign in to comment.