Skip to content

Commit

Permalink
Merge pull request #1255 from pyiron/dependabot/pip/pyfileindex-0.0.19
Browse files Browse the repository at this point in the history
Bump pyfileindex from 0.0.18 to 0.0.19
  • Loading branch information
jan-janssen authored Dec 18, 2023
2 parents cf75a3b + fae4e60 commit c10da6e
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 @@ -12,7 +12,7 @@ dependencies:
- pandas =2.1.3
- pint =0.23
- psutil =5.9.5
- pyfileindex =0.0.18
- pyfileindex =0.0.19
- pysqa =0.1.8
- pytables =3.9.2
- sqlalchemy =2.0.23
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"pandas==2.1.3",
"pint==0.23",
"psutil==5.9.5",
"pyfileindex==0.0.18",
"pyfileindex==0.0.19",
"pysqa==0.1.8",
"sqlalchemy==2.0.23",
"tables==3.9.2",
Expand Down

0 comments on commit c10da6e

Please sign in to comment.