Skip to content

Commit

Permalink
[pip] Update janus requirement from ~=1.0.0 to ~=1.1.0 (#38)
Browse files Browse the repository at this point in the history
Updates the requirements on [janus](https://github.com/aio-libs/janus) to permit the latest version.
- [Release notes](https://github.com/aio-libs/janus/releases)
- [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst)
- [Commits](aio-libs/janus@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: janus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent d77e948 commit b087c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
janus~=1.0.0
janus~=1.1.0
pre-commit~=4.0.1
python-decouple~=3.8
scpi-protocol~=0.2.0
Expand Down

0 comments on commit b087c28

Please sign in to comment.