Spaces:
Paused
Paused
dependabot[bot]
commited on
Commit
·
aefb9d7
1
Parent(s):
486960f
Bump sniffio from 1.3.0 to 1.3.1
Browse filesBumps [sniffio](https://github.com/python-trio/sniffio) from 1.3.0 to 1.3.1.
- [Commits](https://github.com/python-trio/sniffio/compare/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] <support@github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -29,7 +29,7 @@ requests==2.32.3
|
|
| 29 |
rfc3986==1.5.0
|
| 30 |
search-engine-parser==0.6.8
|
| 31 |
six==1.16.0
|
| 32 |
-
sniffio==1.3.
|
| 33 |
soupsieve==2.4
|
| 34 |
tgcrypto==1.2.5
|
| 35 |
tswift==0.7.0
|
|
|
|
| 29 |
rfc3986==1.5.0
|
| 30 |
search-engine-parser==0.6.8
|
| 31 |
six==1.16.0
|
| 32 |
+
sniffio==1.3.1
|
| 33 |
soupsieve==2.4
|
| 34 |
tgcrypto==1.2.5
|
| 35 |
tswift==0.7.0
|