Skip to content

Commit

Permalink
Bump aiogqlc from 5.1.0 to 5.2.0 in /components/collector
Browse files Browse the repository at this point in the history
Bumps [aiogqlc](https://github.com/DoctorJohn/aiogqlc) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/DoctorJohn/aiogqlc/releases)
- [Commits](DoctorJohn/aiogqlc@v5.1.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent e694e5d commit 290e09a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion components/collector/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"aiogqlc==5.1.0",
"aiogqlc==5.2.0",
"aiohttp==3.10.5",
"beautifulsoup4==4.12.3",
"defusedxml==0.7.1",
Expand Down
6 changes: 3 additions & 3 deletions components/collector/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# ci/pip-compile.sh
#
aiogqlc==5.1.0 \
--hash=sha256:1e7f49f572f17e7079176a12b1ead0cfd081d09f693f3199640bb0c75ac2f8a1 \
--hash=sha256:89520455022ad29f69c58ac55255ea0e94caff1499ed4bb40526ac81b7eab4ef
aiogqlc==5.2.0 \
--hash=sha256:0b3a09fe69228b3385fd24443c8075a1f2809f5d2c4d06c29da0ca61b2d8f51c \
--hash=sha256:661be921fe00a3b489c86b3a76fa9d51ae9008cbcead5b1b5d20bfef4eccb6dd
# via collector (pyproject.toml)
aiohappyeyeballs==2.4.0 \
--hash=sha256:55a1714f084e63d49639800f95716da97a1f173d46a16dfcfda0016abb93b6b2 \
Expand Down
6 changes: 3 additions & 3 deletions components/collector/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# ci/pip-compile.sh
#
aiogqlc==5.1.0 \
--hash=sha256:1e7f49f572f17e7079176a12b1ead0cfd081d09f693f3199640bb0c75ac2f8a1 \
--hash=sha256:89520455022ad29f69c58ac55255ea0e94caff1499ed4bb40526ac81b7eab4ef
aiogqlc==5.2.0 \
--hash=sha256:0b3a09fe69228b3385fd24443c8075a1f2809f5d2c4d06c29da0ca61b2d8f51c \
--hash=sha256:661be921fe00a3b489c86b3a76fa9d51ae9008cbcead5b1b5d20bfef4eccb6dd
# via collector (pyproject.toml)
aiohappyeyeballs==2.4.0 \
--hash=sha256:55a1714f084e63d49639800f95716da97a1f173d46a16dfcfda0016abb93b6b2 \
Expand Down

0 comments on commit 290e09a

Please sign in to comment.