Skip to content

Commit a890ac7

Browse files
Bump fixedint from 0.1.6 to 0.2.0
Bumps [fixedint](https://github.com/nneonneo/fixedint) from 0.1.6 to 0.2.0. - [Changelog](https://github.com/nneonneo/fixedint/blob/master/CHANGES) - [Commits](nneonneo/fixedint@v0.1.6...v0.2.0) --- updated-dependencies: - dependency-name: fixedint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f44d225 commit a890ac7

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
@@ -18,7 +18,7 @@ click==8.1.8 ; python_version >= "3.11" and python_version < "4.0"
1818
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
1919
cryptography==44.0.1 ; python_version >= "3.11" and python_version < "4.0"
2020
deprecated==1.2.18 ; python_version >= "3.11" and python_version < "4.0"
21-
fixedint==0.1.6 ; python_version >= "3.11" and python_version < "4.0"
21+
fixedint==0.2.0 ; python_version >= "3.11" and python_version < "4.0"
2222
flask-limiter==3.10.1 ; python_version >= "3.11" and python_version < "4.0"
2323
flask-session==0.8.0 ; python_version >= "3.11" and python_version < "4.0"
2424
flask-wtf==1.2.2 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)