Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfaf842e

Browse files
nejchJohnVillalovos
authored andcommitted
fix(deps): bump requests-toolbelt to fix deprecation warning
1 parentef5feb4 commitfaf842e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def get_version() -> str:
2828
license="LGPL-3.0-or-later",
2929
url="https://github.com/python-gitlab/python-gitlab",
3030
packages=find_packages(exclude=["docs*","tests*"]),
31-
install_requires=["requests>=2.25.0","requests-toolbelt>=0.9.1"],
31+
install_requires=["requests>=2.25.0","requests-toolbelt>=0.10.1"],
3232
package_data={
3333
"gitlab": ["py.typed"],
3434
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp