Skip to content

Commit

Permalink
chore(deps): bump asyncstdlib from 3.10.8 to 3.10.9
Browse files Browse the repository at this point in the history
Bumps [asyncstdlib](https://github.com/maxfischer2781/asyncstdlib) from 3.10.8 to 3.10.9.
- [Release notes](https://github.com/maxfischer2781/asyncstdlib/releases)
- [Commits](maxfischer2781/asyncstdlib@v3.10.8...v3.10.9)

---
updated-dependencies:
- dependency-name: asyncstdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 456d35b commit f6f41fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
aiohttp = {version = "^3.8.5", extras = ["speedups"]}
sanic = {version = "^23.6.0", extras = ["ext"]}
ujson = "^5.8.0"
asyncstdlib = "^3.10.8"
asyncstdlib = "^3.10.9"
pydantic = "^1.10.13"
cytoolz = "^0.12.2"
beautifulsoup4 = "^4.12.2"
Expand Down

0 comments on commit f6f41fc

Please sign in to comment.