Skip to content

Commit

Permalink
chore(deps): update dependency easydict to v1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 5a7036f commit cf58848
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
name: built-artifacts
path: dist/

- uses: pypa/[email protected].11
- uses: pypa/[email protected].8
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ scikit-learn==1.3.*
matplotlib==3.7.*
tensorflow==2.12.0
tensorflow-probability==0.19.0
easydict==1.10
easydict==1.11
pmlb==1.0.*
tqdm<5.0
typeguard==4.0.*
Expand Down

0 comments on commit cf58848

Please sign in to comment.