Skip to content

Commit 7ffd9bc

Browse files
Bump ocs from 0.10.4 to 0.11.0
Bumps [ocs](https://github.com/simonsobs/ocs) from 0.10.4 to 0.11.0. - [Release notes](https://github.com/simonsobs/ocs/releases) - [Commits](simonsobs/ocs@v0.10.4...v0.11.0) --- updated-dependencies: - dependency-name: ocs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9f5bb7 commit 7ffd9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
python_requires=">=3.7",
3535
install_requires=[
36-
'ocs==0.10.4',
36+
'ocs==0.11.0',
3737
'pyyaml',
3838
],
3939
extras_require={

0 commit comments

Comments
 (0)