Skip to content

Commit

Permalink
Bump websockets from 12.0 to 13.1 (#2717)
Browse files Browse the repository at this point in the history
Bumps [websockets](https://github.com/python-websockets/websockets) from 12.0 to 13.1.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](python-websockets/websockets@12.0...13.1)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 32c7a76 commit e54d3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"raven[flask]>=5.10,<7.0",
"requests>=2.7.0,<3.0",
"boto3>=1.26,<2.0",
"websockets>=10.3,<13.1",
"websockets>=10.3,<13.2",
"PyYAML>=6.0.1",
"lxml>=5.2.2,<5.3",
"lxml_html_clean>=0.1.1,<0.3",
Expand Down

0 comments on commit e54d3c8

Please sign in to comment.