Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pyright from 1.1.291 to 1.1.292 in /deps #132

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps pyright from 1.1.291 to 1.1.292.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2023
@jgbos
Copy link
Contributor

jgbos commented Feb 1, 2023

@dependabot rebase

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.291 to 1.1.292.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.291...v1.1.292)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/deps/main/pyright-1.1.292 branch from eca6b12 to 9bbb9de Compare February 1, 2023 21:37
@jgbos jgbos merged commit e7e85b3 into main Feb 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/deps/main/pyright-1.1.292 branch February 2, 2023 04:12
jgbos added a commit that referenced this pull request Oct 27, 2023
* prep v0.3.0 release

* update changelog [skip ci]

* fix bad pytest marker

* remove redundant actions; use tox to run pyright; manage pyright with dependabot

* fix pyright cmd and fix type issues

* update path

* update pyright job

* add test of project config

* Bump sphinx-codeautolink from 0.12.1 to 0.13.0 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.287 to 1.1.288 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.287 to 1.1.288.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.287...v1.1.288)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* add maintainer docs and fix doc tests

* Bump matplotlib from 3.6.2 to 3.6.3 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix type checking errors

* Bump sphinx-codeautolink from 0.13.0 to 0.13.1 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.288 to 1.1.289 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.288 to 1.1.289.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.288...v1.1.289)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix flaky Windows test caused by internal Hypothesis issue

* Bump pyright from 1.1.289 to 1.1.291 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.289 to 1.1.291.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.289...v1.1.291)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixes breaking changes from lightning

* Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v5.3.0...v6.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sphinx-codeautolink from 0.13.1 to 0.14.1 in /docs (#131)

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.1...v0.14.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update to black 2023 stable style (#134)

* Bump pyright from 1.1.291 to 1.1.292 in /deps (#132)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.291 to 1.1.292.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.291...v1.1.292)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)" (#133)

This reverts commit 0bc08c2.

* Bump pyright from 1.1.292 to 1.1.294 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.292 to 1.1.294.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.292...v1.1.294)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump matplotlib from 3.6.3 to 3.7.0 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.3...v3.7.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.294 to 1.1.295 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.294 to 1.1.295.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.294...v1.1.295)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.295 to 1.1.296 in /deps (#140)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.295 to 1.1.296.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.295...v1.1.296)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates for pyright and hydra-zen (#158)

* update pyright

* fixes errors

* fix test errors

* update matplotlib (#159)

* Update pypi_publish.yml

* Bump pyright from 1.1.307 to 1.1.308 in /deps (#160)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.307 to 1.1.308.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.307...v1.1.308)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates the `madry` experiment (#163)

* support kwargs for load_model

* new madry example

* working on single gpu

* minor updates

* consolidate viz experiment; remove hydra-zen (#164)

* Fixes multi-gpu for `madry` experiment (#165)

* fixes multi-gpu

* fix failing test

* Bump matplotlib from 3.7.1 to 3.7.2 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed misspellings

Fixed #184

* Bump `pyright` to 1.1.333 (#189)

* everything but tests should pass pyright

* passing tests

* Drop Python 3.7 support (#190)

* drop py37

* fix github actions

* fix python version

* Bump matplotlib from 3.7.2 to 3.8.0 in /deps (#185)

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.2...v3.8.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Enables testing for python 3.11 (#187)

* Enables testing for python 3.11

Refs #112

* Updated github actions and coverage to use 3.11

* Updates badge

* Update badge to 3.8-3.11

---------

Co-authored-by: Justin Goodwin <jgoodwin@ll.mit.edu>

* Bump actions/checkout from 3 to 4 (#186)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update pypi_publish.yml (#191)

* Update __init__.py

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ryan Soklaski <rsoklaski@gmail.com>
Co-authored-by: rsokl <ryan.soklaski@ll.mit.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allan Wollaber <Allan.Wollaber@ll.mit.edu>
jgbos added a commit that referenced this pull request Oct 27, 2023
* prep v0.3.0 release

* update changelog [skip ci]

* fix bad pytest marker

* remove redundant actions; use tox to run pyright; manage pyright with dependabot

* fix pyright cmd and fix type issues

* update path

* update pyright job

* add test of project config

* Bump sphinx-codeautolink from 0.12.1 to 0.13.0 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.287 to 1.1.288 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.287 to 1.1.288.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.287...v1.1.288)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* add maintainer docs and fix doc tests

* Bump matplotlib from 3.6.2 to 3.6.3 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix type checking errors

* Bump sphinx-codeautolink from 0.13.0 to 0.13.1 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.288 to 1.1.289 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.288 to 1.1.289.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.288...v1.1.289)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix flaky Windows test caused by internal Hypothesis issue

* Bump pyright from 1.1.289 to 1.1.291 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.289 to 1.1.291.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.289...v1.1.291)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixes breaking changes from lightning

* Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v5.3.0...v6.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sphinx-codeautolink from 0.13.1 to 0.14.1 in /docs (#131)

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.1...v0.14.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update to black 2023 stable style (#134)

* Bump pyright from 1.1.291 to 1.1.292 in /deps (#132)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.291 to 1.1.292.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.291...v1.1.292)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)" (#133)

This reverts commit 0bc08c2.

* Bump pyright from 1.1.292 to 1.1.294 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.292 to 1.1.294.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.292...v1.1.294)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump matplotlib from 3.6.3 to 3.7.0 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.3...v3.7.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.294 to 1.1.295 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.294 to 1.1.295.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.294...v1.1.295)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.295 to 1.1.296 in /deps (#140)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.295 to 1.1.296.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.295...v1.1.296)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates for pyright and hydra-zen (#158)

* update pyright

* fixes errors

* fix test errors

* update matplotlib (#159)

* Update pypi_publish.yml

* Bump pyright from 1.1.307 to 1.1.308 in /deps (#160)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.307 to 1.1.308.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.307...v1.1.308)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates the `madry` experiment (#163)

* support kwargs for load_model

* new madry example

* working on single gpu

* minor updates

* consolidate viz experiment; remove hydra-zen (#164)

* Fixes multi-gpu for `madry` experiment (#165)

* fixes multi-gpu

* fix failing test

* Bump matplotlib from 3.7.1 to 3.7.2 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed misspellings

Fixed #184

* Bump `pyright` to 1.1.333 (#189)

* everything but tests should pass pyright

* passing tests

* Drop Python 3.7 support (#190)

* drop py37

* fix github actions

* fix python version

* Bump matplotlib from 3.7.2 to 3.8.0 in /deps (#185)

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.2...v3.8.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Enables testing for python 3.11 (#187)

* Enables testing for python 3.11

Refs #112

* Updated github actions and coverage to use 3.11

* Updates badge

* Update badge to 3.8-3.11

---------

Co-authored-by: Justin Goodwin <jgoodwin@ll.mit.edu>

* Bump actions/checkout from 3 to 4 (#186)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update pypi_publish.yml (#191)

* Update publish_rai_experiments.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ryan Soklaski <rsoklaski@gmail.com>
Co-authored-by: rsokl <ryan.soklaski@ll.mit.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allan Wollaber <Allan.Wollaber@ll.mit.edu>
jgbos added a commit that referenced this pull request Oct 27, 2023
* Update rai-experiments version (#192)

* prep v0.3.0 release

* update changelog [skip ci]

* fix bad pytest marker

* remove redundant actions; use tox to run pyright; manage pyright with dependabot

* fix pyright cmd and fix type issues

* update path

* update pyright job

* add test of project config

* Bump sphinx-codeautolink from 0.12.1 to 0.13.0 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.287 to 1.1.288 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.287 to 1.1.288.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.287...v1.1.288)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* add maintainer docs and fix doc tests

* Bump matplotlib from 3.6.2 to 3.6.3 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix type checking errors

* Bump sphinx-codeautolink from 0.13.0 to 0.13.1 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.288 to 1.1.289 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.288 to 1.1.289.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.288...v1.1.289)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix flaky Windows test caused by internal Hypothesis issue

* Bump pyright from 1.1.289 to 1.1.291 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.289 to 1.1.291.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.289...v1.1.291)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixes breaking changes from lightning

* Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v5.3.0...v6.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sphinx-codeautolink from 0.13.1 to 0.14.1 in /docs (#131)

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.1...v0.14.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update to black 2023 stable style (#134)

* Bump pyright from 1.1.291 to 1.1.292 in /deps (#132)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.291 to 1.1.292.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.291...v1.1.292)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)" (#133)

This reverts commit 0bc08c2.

* Bump pyright from 1.1.292 to 1.1.294 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.292 to 1.1.294.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.292...v1.1.294)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump matplotlib from 3.6.3 to 3.7.0 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.3...v3.7.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.294 to 1.1.295 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.294 to 1.1.295.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.294...v1.1.295)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.295 to 1.1.296 in /deps (#140)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.295 to 1.1.296.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.295...v1.1.296)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates for pyright and hydra-zen (#158)

* update pyright

* fixes errors

* fix test errors

* update matplotlib (#159)

* Update pypi_publish.yml

* Bump pyright from 1.1.307 to 1.1.308 in /deps (#160)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.307 to 1.1.308.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.307...v1.1.308)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates the `madry` experiment (#163)

* support kwargs for load_model

* new madry example

* working on single gpu

* minor updates

* consolidate viz experiment; remove hydra-zen (#164)

* Fixes multi-gpu for `madry` experiment (#165)

* fixes multi-gpu

* fix failing test

* Bump matplotlib from 3.7.1 to 3.7.2 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed misspellings

Fixed #184

* Bump `pyright` to 1.1.333 (#189)

* everything but tests should pass pyright

* passing tests

* Drop Python 3.7 support (#190)

* drop py37

* fix github actions

* fix python version

* Bump matplotlib from 3.7.2 to 3.8.0 in /deps (#185)

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.2...v3.8.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Enables testing for python 3.11 (#187)

* Enables testing for python 3.11

Refs #112

* Updated github actions and coverage to use 3.11

* Updates badge

* Update badge to 3.8-3.11

---------

Co-authored-by: Justin Goodwin <jgoodwin@ll.mit.edu>

* Bump actions/checkout from 3 to 4 (#186)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update pypi_publish.yml (#191)

* Update __init__.py

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ryan Soklaski <rsoklaski@gmail.com>
Co-authored-by: rsokl <ryan.soklaski@ll.mit.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allan Wollaber <Allan.Wollaber@ll.mit.edu>

* Update publish_rai_experiments.yml (#194)

* prep v0.3.0 release

* update changelog [skip ci]

* fix bad pytest marker

* remove redundant actions; use tox to run pyright; manage pyright with dependabot

* fix pyright cmd and fix type issues

* update path

* update pyright job

* add test of project config

* Bump sphinx-codeautolink from 0.12.1 to 0.13.0 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.287 to 1.1.288 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.287 to 1.1.288.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.287...v1.1.288)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* add maintainer docs and fix doc tests

* Bump matplotlib from 3.6.2 to 3.6.3 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix type checking errors

* Bump sphinx-codeautolink from 0.13.0 to 0.13.1 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.288 to 1.1.289 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.288 to 1.1.289.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.288...v1.1.289)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix flaky Windows test caused by internal Hypothesis issue

* Bump pyright from 1.1.289 to 1.1.291 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.289 to 1.1.291.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.289...v1.1.291)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixes breaking changes from lightning

* Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v5.3.0...v6.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sphinx-codeautolink from 0.13.1 to 0.14.1 in /docs (#131)

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.1...v0.14.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update to black 2023 stable style (#134)

* Bump pyright from 1.1.291 to 1.1.292 in /deps (#132)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.291 to 1.1.292.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.291...v1.1.292)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)" (#133)

This reverts commit 0bc08c2.

* Bump pyright from 1.1.292 to 1.1.294 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.292 to 1.1.294.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.292...v1.1.294)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump matplotlib from 3.6.3 to 3.7.0 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.3...v3.7.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.294 to 1.1.295 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.294 to 1.1.295.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.294...v1.1.295)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.295 to 1.1.296 in /deps (#140)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.295 to 1.1.296.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.295...v1.1.296)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates for pyright and hydra-zen (#158)

* update pyright

* fixes errors

* fix test errors

* update matplotlib (#159)

* Update pypi_publish.yml

* Bump pyright from 1.1.307 to 1.1.308 in /deps (#160)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.307 to 1.1.308.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.307...v1.1.308)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates the `madry` experiment (#163)

* support kwargs for load_model

* new madry example

* working on single gpu

* minor updates

* consolidate viz experiment; remove hydra-zen (#164)

* Fixes multi-gpu for `madry` experiment (#165)

* fixes multi-gpu

* fix failing test

* Bump matplotlib from 3.7.1 to 3.7.2 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed misspellings

Fixed #184

* Bump `pyright` to 1.1.333 (#189)

* everything but tests should pass pyright

* passing tests

* Drop Python 3.7 support (#190)

* drop py37

* fix github actions

* fix python version

* Bump matplotlib from 3.7.2 to 3.8.0 in /deps (#185)

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.2...v3.8.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Enables testing for python 3.11 (#187)

* Enables testing for python 3.11

Refs #112

* Updated github actions and coverage to use 3.11

* Updates badge

* Update badge to 3.8-3.11

---------

Co-authored-by: Justin Goodwin <jgoodwin@ll.mit.edu>

* Bump actions/checkout from 3 to 4 (#186)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update pypi_publish.yml (#191)

* Update publish_rai_experiments.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ryan Soklaski <rsoklaski@gmail.com>
Co-authored-by: rsokl <ryan.soklaski@ll.mit.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allan Wollaber <Allan.Wollaber@ll.mit.edu>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ryan Soklaski <rsoklaski@gmail.com>
Co-authored-by: rsokl <ryan.soklaski@ll.mit.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allan Wollaber <Allan.Wollaber@ll.mit.edu>
jgbos added a commit that referenced this pull request Oct 27, 2023
* Update rai-experiments version (#192)

* prep v0.3.0 release

* update changelog [skip ci]

* fix bad pytest marker

* remove redundant actions; use tox to run pyright; manage pyright with dependabot

* fix pyright cmd and fix type issues

* update path

* update pyright job

* add test of project config

* Bump sphinx-codeautolink from 0.12.1 to 0.13.0 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.287 to 1.1.288 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.287 to 1.1.288.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.287...v1.1.288)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* add maintainer docs and fix doc tests

* Bump matplotlib from 3.6.2 to 3.6.3 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix type checking errors

* Bump sphinx-codeautolink from 0.13.0 to 0.13.1 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.288 to 1.1.289 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.288 to 1.1.289.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.288...v1.1.289)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix flaky Windows test caused by internal Hypothesis issue

* Bump pyright from 1.1.289 to 1.1.291 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.289 to 1.1.291.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.289...v1.1.291)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixes breaking changes from lightning

* Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v5.3.0...v6.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sphinx-codeautolink from 0.13.1 to 0.14.1 in /docs (#131)

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.1...v0.14.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update to black 2023 stable style (#134)

* Bump pyright from 1.1.291 to 1.1.292 in /deps (#132)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.291 to 1.1.292.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.291...v1.1.292)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)" (#133)

This reverts commit 0bc08c2.

* Bump pyright from 1.1.292 to 1.1.294 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.292 to 1.1.294.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.292...v1.1.294)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump matplotlib from 3.6.3 to 3.7.0 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.3...v3.7.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.294 to 1.1.295 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.294 to 1.1.295.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.294...v1.1.295)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.295 to 1.1.296 in /deps (#140)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.295 to 1.1.296.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.295...v1.1.296)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates for pyright and hydra-zen (#158)

* update pyright

* fixes errors

* fix test errors

* update matplotlib (#159)

* Update pypi_publish.yml

* Bump pyright from 1.1.307 to 1.1.308 in /deps (#160)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.307 to 1.1.308.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.307...v1.1.308)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates the `madry` experiment (#163)

* support kwargs for load_model

* new madry example

* working on single gpu

* minor updates

* consolidate viz experiment; remove hydra-zen (#164)

* Fixes multi-gpu for `madry` experiment (#165)

* fixes multi-gpu

* fix failing test

* Bump matplotlib from 3.7.1 to 3.7.2 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed misspellings

Fixed #184

* Bump `pyright` to 1.1.333 (#189)

* everything but tests should pass pyright

* passing tests

* Drop Python 3.7 support (#190)

* drop py37

* fix github actions

* fix python version

* Bump matplotlib from 3.7.2 to 3.8.0 in /deps (#185)

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.2...v3.8.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Enables testing for python 3.11 (#187)

* Enables testing for python 3.11

Refs #112

* Updated github actions and coverage to use 3.11

* Updates badge

* Update badge to 3.8-3.11

---------

Co-authored-by: Justin Goodwin <jgoodwin@ll.mit.edu>

* Bump actions/checkout from 3 to 4 (#186)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update pypi_publish.yml (#191)

* Update __init__.py

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ryan Soklaski <rsoklaski@gmail.com>
Co-authored-by: rsokl <ryan.soklaski@ll.mit.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allan Wollaber <Allan.Wollaber@ll.mit.edu>

* Update publish_rai_experiments.yml (#194)

* prep v0.3.0 release

* update changelog [skip ci]

* fix bad pytest marker

* remove redundant actions; use tox to run pyright; manage pyright with dependabot

* fix pyright cmd and fix type issues

* update path

* update pyright job

* add test of project config

* Bump sphinx-codeautolink from 0.12.1 to 0.13.0 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.287 to 1.1.288 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.287 to 1.1.288.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.287...v1.1.288)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* add maintainer docs and fix doc tests

* Bump matplotlib from 3.6.2 to 3.6.3 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix type checking errors

* Bump sphinx-codeautolink from 0.13.0 to 0.13.1 in /docs

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.288 to 1.1.289 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.288 to 1.1.289.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.288...v1.1.289)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix flaky Windows test caused by internal Hypothesis issue

* Bump pyright from 1.1.289 to 1.1.291 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.289 to 1.1.291.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.289...v1.1.291)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixes breaking changes from lightning

* Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v5.3.0...v6.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sphinx-codeautolink from 0.13.1 to 0.14.1 in /docs (#131)

Bumps [sphinx-codeautolink](https://github.com/felix-hilden/sphinx-codeautolink) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/felix-hilden/sphinx-codeautolink/releases)
- [Commits](felix-hilden/sphinx-codeautolink@v0.13.1...v0.14.1)

---
updated-dependencies:
- dependency-name: sphinx-codeautolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update to black 2023 stable style (#134)

* Bump pyright from 1.1.291 to 1.1.292 in /deps (#132)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.291 to 1.1.292.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.291...v1.1.292)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "Bump sphinx from 5.3.0 to 6.1.3 in /docs (#119)" (#133)

This reverts commit 0bc08c2.

* Bump pyright from 1.1.292 to 1.1.294 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.292 to 1.1.294.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.292...v1.1.294)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump matplotlib from 3.6.3 to 3.7.0 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.3...v3.7.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.294 to 1.1.295 in /deps

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.294 to 1.1.295.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.294...v1.1.295)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pyright from 1.1.295 to 1.1.296 in /deps (#140)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.295 to 1.1.296.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.295...v1.1.296)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates for pyright and hydra-zen (#158)

* update pyright

* fixes errors

* fix test errors

* update matplotlib (#159)

* Update pypi_publish.yml

* Bump pyright from 1.1.307 to 1.1.308 in /deps (#160)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.307 to 1.1.308.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.307...v1.1.308)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates the `madry` experiment (#163)

* support kwargs for load_model

* new madry example

* working on single gpu

* minor updates

* consolidate viz experiment; remove hydra-zen (#164)

* Fixes multi-gpu for `madry` experiment (#165)

* fixes multi-gpu

* fix failing test

* Bump matplotlib from 3.7.1 to 3.7.2 in /deps

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed misspellings

Fixed #184

* Bump `pyright` to 1.1.333 (#189)

* everything but tests should pass pyright

* passing tests

* Drop Python 3.7 support (#190)

* drop py37

* fix github actions

* fix python version

* Bump matplotlib from 3.7.2 to 3.8.0 in /deps (#185)

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.2...v3.8.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Enables testing for python 3.11 (#187)

* Enables testing for python 3.11

Refs #112

* Updated github actions and coverage to use 3.11

* Updates badge

* Update badge to 3.8-3.11

---------

Co-authored-by: Justin Goodwin <jgoodwin@ll.mit.edu>

* Bump actions/checkout from 3 to 4 (#186)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update pypi_publish.yml (#191)

* Update publish_rai_experiments.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ryan Soklaski <rsoklaski@gmail.com>
Co-authored-by: rsokl <ryan.soklaski@ll.mit.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allan Wollaber <Allan.Wollaber@ll.mit.edu>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ryan Soklaski <rsoklaski@gmail.com>
Co-authored-by: rsokl <ryan.soklaski@ll.mit.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allan Wollaber <Allan.Wollaber@ll.mit.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant