Skip to content

Commit 60f2068

Browse files
chore(deps): update dependency easydict to v1.13
1 parent eb5cbac commit 60f2068

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
name: built-artifacts
7070
path: dist/
7171

72-
- uses: pypa/gh-action-pypi-publish@v1.12.4
72+
- uses: pypa/gh-action-pypi-publish@v1.8.14
7373
with:
7474
user: __token__
7575
password: ${{ secrets.PYPI_API_TOKEN }}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scikit-learn<2
55
matplotlib<4
66
tensorflow==2.15.*
77
tensorflow-probability[tf]
8-
easydict==1.10
8+
easydict==1.13
99
pmlb==1.0.*
1010
tqdm<5.0
1111
typeguard==4.2.*

0 commit comments

Comments
 (0)