Skip to content

Commit 2c2c445

Browse files
Fixed license issue (#56)
* Fixed license issue * Package bump | Updated requests package version
1 parent 9158c93 commit 2c2c445

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

‎CODEOWNERS‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @contentstack/security-admin @contentstack/sdk-admin
1+
* @contentstack/security-admin

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ result = asset.upload(asset)
9797
- [Content Management API Docs](https://www.contentstack.com/docs/developers/apis/content-management-api)
9898

9999
### The MIT License (MIT)
100-
Copyright © 2012-2023 [Contentstack](https://www.contentstack.com/). All Rights Reserved
100+
Copyright © 2012-2024 [Contentstack](https://www.contentstack.com/). All Rights Reserved
101101

102102
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
103103

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python-dotenv~=1.0.0
22
setuptools==68.0.0
3-
requests~=2.31.0
3+
requests~=2.32.0
44
pylint
55
bson>=0.5.9
66
requests-toolbelt>=1.0.0

0 commit comments

Comments
 (0)