Skip to content

Commit 6a51ecb

Browse files
committed
britive version bump
1 parent b77c3c5 commit 6a51ecb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
britive>=2.16.0
1+
britive>=2.17.0
22
certifi>=2022.12.7
33
charset-normalizer==2.1.0
44
click==8.1.3
@@ -11,7 +11,7 @@ tabulate==0.8.10
1111
toml==0.10.2
1212
urllib3==1.26.9
1313
cryptography~=39.0.1
14-
pytest==7.1.2
14+
pytest
1515
mkdocs==1.3.1
1616
mkdocs-click==0.8.0
1717
twine~=4.0.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ install_requires =
2626
toml
2727
cryptography~=39.0.1
2828
python-dateutil
29-
britive>=2.16.0
29+
britive>=2.17.0
3030
jmespath
3131
pyjwt
3232

0 commit comments

Comments
 (0)