Skip to content

Commit

Permalink
chore(deps): Bump sniffio from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [sniffio](https://github.com/python-trio/sniffio) from 1.3.0 to 1.3.1.
- [Commits](python-trio/sniffio@v1.3.0...v1.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent f020dca commit 59036eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ idna==3.6; python_version >= '3.5'
multidict==6.0.4; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.3.0; python_version >= '3.7'
sniffio==1.3.1; python_version >= '3.7'
urllib3==2.0.7; python_version >= '3.7'
yarl==1.9.7; python_version >= '3.7'

0 comments on commit 59036eb

Please sign in to comment.