Skip to content

Commit

Permalink
chore(deps): Bump websockets in /examples in the all group
Browse files Browse the repository at this point in the history
Bumps the all group in /examples with 1 update: [websockets](https://github.com/python-websockets/websockets).


Updates `websockets` from 14.1 to 14.2
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](python-websockets/websockets@14.1...14.2)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Lightning00Blade committed Jan 24, 2025
1 parent 1393215 commit 3a96096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.32.3
websockets==14.1
websockets==14.2

0 comments on commit 3a96096

Please sign in to comment.