From d0cc45d72393cb8a1eec1e76f2efaaf3a0e80aeb Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 11 Oct 2021 09:25:51 -0300
Subject: [PATCH] build(deps): bump anyio[curio,trio] from 3.3.2 to 3.3.3 in
 /testing/plugins_integration (#9189)

Bumps [anyio[curio,trio]](https://github.com/agronholm/anyio) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/anyio/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: anyio[curio,trio]
  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>
---
 testing/plugins_integration/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt
index efadd5b3d..869690509 100644
--- a/testing/plugins_integration/requirements.txt
+++ b/testing/plugins_integration/requirements.txt
@@ -1,4 +1,4 @@
-anyio[curio,trio]==3.3.2
+anyio[curio,trio]==3.3.3
 django==3.2.7
 pytest-asyncio==0.15.1
 pytest-bdd==4.1.0