File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,6 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 1.5.0] - 2024-05-16
9-
10- ### Changed
11-
12- - Weekly generation with Kiota - 14th May 2024
13-
148## [ 1.4.0] - 2024-05-08
159
1610### Changed
Original file line number Diff line number Diff line change 11-i https://pypi.org/simple
22
3- astroid ; python_full_version >= '3.7.2'
3+ astroid == 3.1.0 ; python_full_version >= '3.7.2'
4+
45build == 1.2.1
56
67bumpver == 2023.1129
@@ -33,7 +34,7 @@ pathlib2==2.3.7.post1
3334
3435platformdirs == 4.2.2 ; python_version >= '3.7'
3536
36- pylint == 3.2.0
37+ pylint == 3.1.1
3738
3839pyproject-hooks == 1.1.0 ; python_version >= '3.7'
3940
You can’t perform that action at this time.
0 commit comments