Skip to content

Commit

Permalink
Merge pull request #1161 from pyiron/dependabot/pip/sqlalchemy-2.0.18
Browse files Browse the repository at this point in the history
Bump sqlalchemy from 2.0.17 to 2.0.18
  • Loading branch information
jan-janssen authored Jul 10, 2023
2 parents c0268d2 + 2e33563 commit d2d9b1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ dependencies:
- pyfileindex =0.0.11
- pysqa =0.0.25
- pytables =3.8.0
- sqlalchemy =2.0.17
- sqlalchemy =2.0.18
- tqdm =4.65.0
- traitlets =5.9.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
'psutil==5.9.5',
'pyfileindex==0.0.11',
'pysqa==0.0.25',
'sqlalchemy==2.0.17',
'sqlalchemy==2.0.18',
'tables==3.8.0',
'tqdm==4.65.0',
'traitlets==5.9.0',
Expand Down

0 comments on commit d2d9b1b

Please sign in to comment.