Skip to content

Commit cd6cbef

Browse files
Bump tomli from 2.0.1 to 2.2.1
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.2.1) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49da078 commit cd6cbef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pytest==7.4.0 ; python_version >= "3.7" and python_version < "4.0"
3232
pyyaml==6.0.2 ; python_version >= "3.7" and python_version < "4.0"
3333
requests==2.32.4 ; python_version >= "3.7" and python_version < "4.0"
3434
responses==0.23.3 ; python_version >= "3.7" and python_version < "4.0"
35-
tomli==2.0.1 ; python_version >= "3.7" and python_full_version <= "3.11.0a6"
35+
tomli==2.2.1 ; python_version >= "3.7" and python_full_version <= "3.11.0a6"
3636
types-pyyaml==6.0.12.11 ; python_version >= "3.7" and python_version < "4.0"
3737
typing-extensions==4.7.1 ; python_version >= "3.7" and python_version < "3.8"
3838
urllib3==2.5.0 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)