Skip to content

Commit

Permalink
Merge 8381521 into 7172430
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 11, 2024
2 parents 7172430 + 8381521 commit 3929f05
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ dependencies:
- pint =0.23
- psutil =5.9.8
- pyfileindex =0.0.24
- pympipool =0.8.1
- pympipool =0.8.2
- pysqa =0.1.19
- pytables =3.9.2
- sqlalchemy =2.0.30
- tqdm =4.66.2
- tqdm =4.66.4
- traitlets =5.14.3
- jupyter-book =1.0.0
- jupyter-book =1.0.0
4 changes: 2 additions & 2 deletions .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ dependencies:
- pint =0.23
- psutil =5.9.8
- pyfileindex =0.0.24
- pympipool =0.8.1
- pympipool =0.8.2
- pysqa =0.1.19
- pytables =3.9.2
- sqlalchemy =2.0.30
- tqdm =4.66.2
- tqdm =4.66.4
- traitlets =5.14.3
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ dependencies = [
"pint==0.23",
"psutil==5.9.8",
"pyfileindex==0.0.24",
"pympipool==0.8.1",
"pympipool==0.8.2",
"pysqa==0.1.19",
"sqlalchemy==2.0.30",
"tables==3.9.2",
"tqdm==4.66.2",
"tqdm==4.66.4",
"traitlets==5.14.3",
]
dynamic = ["version"]
Expand Down

0 comments on commit 3929f05

Please sign in to comment.