Skip to content

Commit 792ec39

Browse files
committed
britive version and changelog
1 parent cdb3531 commit 792ec39

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Fixes and issue with `checkin` checking in the wrong profile type (programmatic vs console)
1616

1717
#### Dependencies
18-
* None
18+
* `britive>=2.21.0`
1919

2020
#### Other
2121
* None

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
britive>=2.20.1
1+
britive>=2.21.0
22
certifi>=2022.12.7
33
charset-normalizer==2.1.0
44
click==8.1.3

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>=41.0.0
2828
python-dateutil
29-
britive>=2.20.1
29+
britive>=2.21.0
3030
jmespath
3131
pyjwt
3232

0 commit comments

Comments
 (0)