Skip to content

Commit

Permalink
Merge pull request #1278 from pyiron/sqlalchemy
Browse files Browse the repository at this point in the history
Update sqlalchemy to 2.0.25
  • Loading branch information
jan-janssen committed Jan 3, 2024
2 parents d3633d9 + ecfab7c commit 9ed5534
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 @@ -15,6 +15,6 @@ dependencies:
- pyfileindex =0.0.19
- pysqa =0.1.9
- pytables =3.9.2
- sqlalchemy =2.0.24
- sqlalchemy =2.0.25
- tqdm =4.66.1
- traitlets =5.14.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"psutil==5.9.7",
"pyfileindex==0.0.19",
"pysqa==0.1.9",
"sqlalchemy==2.0.24",
"sqlalchemy==2.0.25",
"tables==3.9.2",
"tqdm==4.66.1",
"traitlets==5.14.0",
Expand Down

0 comments on commit 9ed5534

Please sign in to comment.