Skip to content

Commit e42d468

Browse files
committed
Merge branch 'main' into fix/DX-3750-improve-error-messages
2 parents c1923dd + 95ce58b commit e42d468

6 files changed

Lines changed: 6 additions & 1839 deletions

File tree

.snyk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version: v1.25.0
2+
language-settings:
3+
python: "3.13"

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2012 - 2025 Contentstack. All rights reserved.
3+
Copyright (c) 2012 - 2026 Contentstack. All rights reserved.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ chmod +x .git/hooks/pre-commit .git/hooks/pre-push
123123
- [Content Management API Docs](https://www.contentstack.com/docs/developers/apis/content-management-api)
124124

125125
### The MIT License (MIT)
126-
Copyright © 2012-2025 [Contentstack](https://www.contentstack.com/). All Rights Reserved
126+
Copyright © 2012-2026 [Contentstack](https://www.contentstack.com/). All Rights Reserved
127127

128128
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:
129129

apidoc/Test Results - .html

Lines changed: 0 additions & 1824 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

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,<2.0.0
22
setuptools>=80.0.0
3-
requests>=2.32.0,<3.0.0
3+
requests>=2.32.4,<3.0.0
44
pylint>=2.0.0
55
bson>=0.5.9,<1.0.0
66
requests-toolbelt>=1.0.0,<2.0.0

0 commit comments

Comments
 (0)