Commit Graph

185 Commits

Author SHA1 Message Date
Kevin Burnett 963d62b323
Proof and ventilate all docs (#1822)
* let us proof everything

* proof and ventilate everything

* restore removed content

* add back in some headers

* add back more headers

* restore header

* fix header

* fix backend

* restore two long files from main to avoid mangling

* update edit_all for testing

* fix docs

* notes

* more spacing

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-26 02:55:03 +00:00
burnettk d72080c9d5
ventilate prose 2024-06-25 17:59:34 -04:00
Usama Ahmad 2b801ae19c
Added Parallel Gateway Example and Reset Process (#1811)
* Added Parallel Gateway Example and Reset Process

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-25 13:37:34 -07:00
Usama Ahmad b7128b0929
Exclusive Gateway Example (#1728)
* Exclusive Gateway Example

* Form Update

* Form Updates
2024-06-25 13:33:32 -07:00
dependabot[bot] b293be803d
Bump livereload from 2.6.3 to 2.7.0 (#1819)
Bumps [livereload](https://github.com/lepture/python-livereload) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/lepture/python-livereload/releases)
- [Changelog](https://github.com/lepture/python-livereload/blob/master/CHANGES.rst)
- [Commits](https://github.com/lepture/python-livereload/compare/2.6.3...2.7.0)

---
updated-dependencies:
- dependency-name: livereload
  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>
2024-06-25 15:14:13 +00:00
dependabot[bot] e15d82e2b9
Bump sphinx-autoapi from 3.1.1 to 3.1.2 (#1789)
Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases)
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/readthedocs/sphinx-autoapi/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: sphinx-autoapi
  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>
2024-06-21 14:50:14 +00:00
dependabot[bot] 7a18be179c
Bump astroid from 3.1.0 to 3.2.2 (#1768)
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.1.0 to 3.2.2.
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/pylint-dev/astroid/compare/v3.1.0...v3.2.2)

---
updated-dependencies:
- dependency-name: astroid
  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>
2024-06-19 15:03:08 +00:00
dependabot[bot] e08a3ec352
Bump urllib3 from 2.2.1 to 2.2.2 (#1759)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  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>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-06-18 12:37:32 -07:00
burnettk 41bb44093b
refactor extensions docs 2024-06-18 13:24:31 -04:00
burnettk d3ca54c1a7
how to build a connector 2024-06-18 13:06:41 -04:00
dependabot[bot] 28e5d5f42e
Bump certifi from 2024.2.2 to 2024.6.2 (#1736)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.6.2.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.06.02)

---
updated-dependencies:
- dependency-name: certifi
  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>
2024-06-14 15:20:32 +00:00
dependabot[bot] c67ed63221
Bump tornado from 6.4 to 6.4.1 (#1731)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: tornado
  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>
2024-06-13 14:50:09 +00:00
dependabot[bot] 2bcfaeac7d
Bump packaging from 24.0 to 24.1 (#1724)
Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1)

---
updated-dependencies:
- dependency-name: packaging
  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>
2024-06-12 14:55:33 +00:00
dependabot[bot] c674f0c157
Bump sphinx-autoapi from 3.0.0 to 3.1.1 (#1710)
Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases)
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/readthedocs/sphinx-autoapi/compare/v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: sphinx-autoapi
  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>
2024-06-11 15:11:39 +00:00
dependabot[bot] ea09fa383a
Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.0.5 (#1690)
Bumps [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) from 2.0.1 to 2.0.5.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/2.0.5/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.1...2.0.5)

---
updated-dependencies:
- dependency-name: sphinxcontrib-htmlhelp
  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>
2024-06-07 14:57:14 +00:00
Usama Ahmad 3ffda7ad83
Important Notes multiinstance and lanes (#1677) 2024-06-06 11:46:00 -07:00
dependabot[bot] 6a065a5dcc
Bump sphinx-click from 5.1.0 to 6.0.0 (#1686)
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](https://github.com/click-contrib/sphinx-click/compare/5.1.0...6.0.0)

---
updated-dependencies:
- dependency-name: sphinx-click
  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>
2024-06-06 15:01:31 +00:00
dependabot[bot] 77a4296e57
Bump typeguard from 4.2.1 to 4.3.0 (#1680)
Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/agronholm/typeguard/releases)
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/typeguard/compare/4.2.1...4.3.0)

---
updated-dependencies:
- dependency-name: typeguard
  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>
2024-06-05 14:49:05 +00:00
dependabot[bot] cd404138d1
Bump requests from 2.31.0 to 2.32.3 (#1665)
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  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>
2024-06-04 14:40:19 +00:00
dependabot[bot] f2aa834c5f
Bump babel from 2.14.0 to 2.15.0 (#1650)
Bumps [babel](https://github.com/python-babel/babel) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-babel/babel/compare/v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: babel
  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>
2024-05-31 14:41:42 +00:00
dependabot[bot] c203340d36
Bump pygments from 2.17.2 to 2.18.0 (#1646)
Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 to 2.18.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.17.2...2.18.0)

---
updated-dependencies:
- dependency-name: pygments
  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>
2024-05-30 14:41:16 +00:00
Usama Ahmad e6a102d498
Managing Approval Processes for Designated Group Users (#1631)
* Get Group Users

* minor fixes

* fix lint

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-29 18:51:46 -07:00
Usama Ahmad b5ad4dc6ca
Lane owner and error event updates (#1574)
* Lane owner and error event updates

* updates

* issues fix

* fix image ref

* Update docs/Building_Diagrams/pools_and_lanes.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/Building_Diagrams/pools_and_lanes.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Lane owners fix

* remove sartograpy emails in favor of example

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-23 11:48:52 -07:00
dependabot[bot] 0e8be8229f
Bump mdit-py-plugins from 0.4.0 to 0.4.1 (#1598)
Bumps [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases)
- [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/mdit-py-plugins/compare/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: mdit-py-plugins
  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>
2024-05-23 15:01:14 +00:00
Kevin Burnett fc74924a6d
Tech docs (#1527)
* tech docs

* more tech docs

* add process doc

* deploy docs

* doc deployment

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-21 12:03:48 -07:00
dependabot[bot] da255adbc2
Bump furo from 2024.4.27 to 2024.5.6 (#1519)
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.4.27 to 2024.5.6.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2024.04.27...2024.05.06)

---
updated-dependencies:
- dependency-name: furo
  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>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-05-21 11:39:36 -07:00
burnettk b91809842e
fix header 2024-05-21 09:51:57 -04:00
Usama Ahmad 2479f8a291
Timer Delay Note and Script new Function (#1524)
* Timer Delay Note and Script new Function

* Update docs/Building_Diagrams/timer_events.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-10 09:10:47 -07:00
Usama Ahmad adab730bd9
updates to screenshots and tables (#1489)
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-05-07 17:56:14 -07:00
Usama Ahmad b64b21054e
Documentation on Lanes/Pools and FAQ (#1473)
* Documentation on Lanes/Pools and FAQ

* Updates

* Remove Get_Current_User
2024-05-07 14:23:04 -07:00
dependabot[bot] ea502a9868
Bump jinja2 from 3.1.3 to 3.1.4 (#1508)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  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>
2024-05-07 14:48:21 +00:00
dependabot[bot] 38c30f0207
Bump furo from 2024.1.29 to 2024.4.27 (#1496)
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.1.29 to 2024.4.27.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2024.01.29...2024.04.27)

---
updated-dependencies:
- dependency-name: furo
  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>
2024-05-06 14:34:26 +00:00
dependabot[bot] 52bbd10f9c
Bump sphinx-autobuild from 2024.2.4 to 2024.4.16 (#1492)
Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2024.2.4 to 2024.4.16.
- [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst)
- [Commits](https://github.com/sphinx-doc/sphinx-autobuild/compare/2024.02.04...2024.04.16)

---
updated-dependencies:
- dependency-name: sphinx-autobuild
  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>
2024-05-03 14:45:17 +00:00
dependabot[bot] 1584cc475e
Bump sphinxcontrib-devhelp from 1.0.2 to 1.0.6 (#1479)
Bumps [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) from 1.0.2 to 1.0.6.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/1.0.6/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-devhelp/compare/1.0.2...1.0.6)

---
updated-dependencies:
- dependency-name: sphinxcontrib-devhelp
  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>
2024-05-02 15:13:18 +00:00
burnettk 0911d16749
add mermaid charts 2024-05-01 09:46:42 -04:00
burnettk c5ce10ef9b
get rid of docutils and upgrade myst-parser to unhose dependabot 2024-04-30 09:55:25 -04:00
dependabot[bot] 1d25a78fcf
Bump idna from 3.4 to 3.7 (#1452)
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)

---
updated-dependencies:
- dependency-name: idna
  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>
2024-04-25 14:28:48 +00:00
jasquat a7a9927a5f
character-counter-fixes (#1432)
* carbon supports the counter field natively so use that w/ burnettk

* added docs for character counter fields w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-22 14:54:15 -04:00
dependabot[bot] 59ddc8b016
Bump sphinx from 7.2.6 to 7.3.7 (#1427)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.7)

---
updated-dependencies:
- dependency-name: sphinx
  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>
2024-04-22 14:41:06 +00:00
dependabot[bot] 19df8cd63e
Bump pyspellchecker from 0.7.2 to 0.8.1 (#1422)
Bumps [pyspellchecker](https://github.com/barrust/pyspellchecker) from 0.7.2 to 0.8.1.
- [Release notes](https://github.com/barrust/pyspellchecker/releases)
- [Changelog](https://github.com/barrust/pyspellchecker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barrust/pyspellchecker/compare/v0.7.2...v0.8.1)

---
updated-dependencies:
- dependency-name: pyspellchecker
  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>
2024-04-19 15:05:00 +00:00
Usama Ahmad e743379c64
Data Store Documentation (#1360)
* Data Store Documentation

* Documentation updates

---------

Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-04-18 18:29:45 -07:00
dependabot[bot] 937f4a7e27
Bump typeguard from 3.0.2 to 4.2.1 (#1418)
Bumps [typeguard](https://github.com/agronholm/typeguard) from 3.0.2 to 4.2.1.
- [Release notes](https://github.com/agronholm/typeguard/releases)
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/typeguard/compare/3.0.2...4.2.1)

---
updated-dependencies:
- dependency-name: typeguard
  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>
2024-04-18 14:33:35 +00:00
dependabot[bot] a44ddd0ff8
Bump urllib3 from 2.0.2 to 2.2.1 (#1411)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.2...2.2.1)

---
updated-dependencies:
- dependency-name: urllib3
  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>
2024-04-17 15:08:51 +00:00
jasquat fd11e627f2
build docs with python 3.12 (#1401)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-15 12:23:17 -04:00
jasquat a0be1541be
downgrade docutils to fix docs build 2024-04-15 12:01:53 -04:00
dependabot[bot] c3e0e08a08
Bump docutils from 0.20.1 to 0.21.1 (#1400)
Bumps [docutils](https://docutils.sourceforge.io) from 0.20.1 to 0.21.1.

---
updated-dependencies:
- dependency-name: docutils
  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>
2024-04-15 15:17:21 +00:00
dependabot[bot] 50cf140ee5
Bump click from 8.1.3 to 8.1.7 (#1388)
Bumps [click](https://github.com/pallets/click) from 8.1.3 to 8.1.7.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.3...8.1.7)

---
updated-dependencies:
- dependency-name: click
  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>
2024-04-12 14:45:59 +00:00
dependabot[bot] cc905e6471
Bump sphinx-click from 4.3.0 to 5.1.0 (#1381)
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.3.0 to 5.1.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](https://github.com/click-contrib/sphinx-click/compare/4.3.0...5.1.0)

---
updated-dependencies:
- dependency-name: sphinx-click
  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>
2024-04-11 14:34:04 +00:00
burnettk 5b5b3d8eda
fill in more info 2024-04-10 14:01:24 -04:00
Kevin Burnett eb23fb20be
add docs for process model management (#1379)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-04-10 10:50:53 -07:00