summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-21 07:24:25 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-07-22 17:46:12 +0200
commita259bd4d4eb300c2792a449c500201d3e2aac980 (patch)
treee26c30ff68da91c4da2cf491029daf16a3f3464a /requirements.txt
parenta446dea1bb492eac417de9a900fae7cdf94aeec0 (diff)
Bump pyyaml from 6.0 to 6.0.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 54e96c3a..f3df2f5c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ jinja2==3.1.2
lxml==4.9.3
pygments==2.15.1
python-dateutil==2.8.2
-pyyaml==6.0
+pyyaml==6.0.1
httpx[http2]==0.21.2
Brotli==1.0.9
uvloop==0.17.0