Skip to content

Commit

Permalink
Bump traitlets from 5.9.0 to 5.14.3
Browse files Browse the repository at this point in the history
Bumps [traitlets](https://github.com/ipython/traitlets) from 5.9.0 to 5.14.3.
- [Release notes](https://github.com/ipython/traitlets/releases)
- [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md)
- [Commits](ipython/traitlets@v5.9.0...v5.14.3)

---
updated-dependencies:
- dependency-name: traitlets
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 4dcfbcc commit eab92c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ nbclassic==1.0.0
pre-commit==2.21.0
pytest==7.4.4
selenium==4.11.2
traitlets==5.9.0
traitlets==5.14.3
wheel==0.42.0
# jupyterlab and jupyter_server are installed separately so we can test multiple versions

0 comments on commit eab92c5

Please sign in to comment.