diff --git a/docs/testing.md b/docs/testing.md index c1a21cf..7bdacad 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -20,7 +20,7 @@ For queries that do not require a return value, such as INSERT, --8<-- "docs/data/turu_testing_response.py" ``` -## Operation Tag Injection +## Operation Injection How can I teach `MockConnection` about operations that do not have a return value, such as `INSERT`, `UPDATE`, and `DELETE`? diff --git a/poetry.lock b/poetry.lock index d9e5efa..dab78c7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1122,13 +1122,13 @@ pyyaml = ">=5.1" [[package]] name = "mkdocs-material" -version = "9.5.28" +version = "9.5.29" description = "Documentation that simply works" optional = false python-versions = ">=3.8" files = [ - {file = "mkdocs_material-9.5.28-py3-none-any.whl", hash = "sha256:ff48b11b2a9f705dd210409ec3b418ab443dd36d96915bcba45a41f10ea27bfd"}, - {file = "mkdocs_material-9.5.28.tar.gz", hash = "sha256:9cba305283ad1600e3d0a67abe72d7a058b54793b47be39930911a588fe0336b"}, + {file = "mkdocs_material-9.5.29-py3-none-any.whl", hash = "sha256:afc1f508e2662ded95f0a35a329e8a5acd73ee88ca07ba73836eb6fcdae5d8b4"}, + {file = "mkdocs_material-9.5.29.tar.gz", hash = "sha256:3e977598ec15a4ddad5c4dfc9e08edab6023edb51e88f0729bd27be77e3d322a"}, ] [package.dependencies]