diff --git a/cyclonedx-sbom.xml b/cyclonedx-sbom.xml
index 47471c0..bbbfba9 100644
--- a/cyclonedx-sbom.xml
+++ b/cyclonedx-sbom.xml
@@ -1 +1 @@
-2024-07-29T18:58:15.507760+00:00CycloneDXcyclonedx-bom3.11.2CycloneDXcyclonedx-python-lib3.1.5https://github.com/CycloneDX/cyclonedx-python-lib/actionshttps://pypi.org/project/cyclonedx-python-lib/https://cyclonedx.github.io/cyclonedx-python-lib/https://github.com/CycloneDX/cyclonedx-python-lib/issueshttps://github.com/CycloneDX/cyclonedx-python-lib/blob/main/LICENSEhttps://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.mdhttps://github.com/CycloneDX/cyclonedx-python-libhttps://cyclonedx.orgAutomat22.10.0pkg:pypi/automat@22.10.0Twisted24.3.0pkg:pypi/twisted@24.3.0attrs23.2.0pkg:pypi/attrs@23.2.0bcrypt4.2.0pkg:pypi/bcrypt@4.2.0cffi1.16.0pkg:pypi/cffi@1.16.0constantly23.10.4pkg:pypi/constantly@23.10.4cryptography43.0.0pkg:pypi/cryptography@43.0.0hyperlink21.0.0pkg:pypi/hyperlink@21.0.0idna3.7pkg:pypi/idna@3.7incremental24.7.1pkg:pypi/incremental@24.7.1pyOpenSSL24.2.1pkg:pypi/pyopenssl@24.2.1pyasn10.6.0pkg:pypi/pyasn1@0.6.0pyasn1_modules0.4.0pkg:pypi/pyasn1-modules@0.4.0pycparser2.22pkg:pypi/pycparser@2.22pyseccomp0.1.2pkg:pypi/pyseccomp@0.1.2pyserial3.5pkg:pypi/pyserial@3.5python-gsmmodem-new0.13.0pkg:pypi/python-gsmmodem-new@0.13.0service-identity24.1.0pkg:pypi/service-identity@24.1.0six1.16.0pkg:pypi/six@1.16.0tomli2.0.1pkg:pypi/tomli@2.0.1typing_extensions4.12.2pkg:pypi/typing-extensions@4.12.2zope.interface6.4.post2pkg:pypi/zope.interface@6.4.post2
\ No newline at end of file
+2024-09-17T07:50:18.763246+00:00CycloneDXcyclonedx-bom3.11.2CycloneDXcyclonedx-python-lib3.1.5https://github.com/CycloneDX/cyclonedx-python-lib/actionshttps://pypi.org/project/cyclonedx-python-lib/https://cyclonedx.github.io/cyclonedx-python-lib/https://github.com/CycloneDX/cyclonedx-python-lib/issueshttps://github.com/CycloneDX/cyclonedx-python-lib/blob/main/LICENSEhttps://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.mdhttps://github.com/CycloneDX/cyclonedx-python-libhttps://cyclonedx.orgAutomat24.8.1pkg:pypi/automat@24.8.1Twisted24.7.0pkg:pypi/twisted@24.7.0attrs24.2.0pkg:pypi/attrs@24.2.0bcrypt4.2.0pkg:pypi/bcrypt@4.2.0cffi1.17.1pkg:pypi/cffi@1.17.1constantly23.10.4pkg:pypi/constantly@23.10.4cryptography43.0.1pkg:pypi/cryptography@43.0.1hyperlink21.0.0pkg:pypi/hyperlink@21.0.0idna3.10pkg:pypi/idna@3.10incremental24.7.2pkg:pypi/incremental@24.7.2pyOpenSSL24.2.1pkg:pypi/pyopenssl@24.2.1pyasn10.6.1pkg:pypi/pyasn1@0.6.1pyasn1_modules0.4.1pkg:pypi/pyasn1-modules@0.4.1pycparser2.22pkg:pypi/pycparser@2.22pyseccomp0.1.2pkg:pypi/pyseccomp@0.1.2pyserial3.5pkg:pypi/pyserial@3.5python-gsmmodem-new0.13.0pkg:pypi/python-gsmmodem-new@0.13.0service-identity24.1.0pkg:pypi/service-identity@24.1.0six1.16.0pkg:pypi/six@1.16.0tomli2.0.1pkg:pypi/tomli@2.0.1typing_extensions4.12.2pkg:pypi/typing-extensions@4.12.2zope.interface7.0.3pkg:pypi/zope.interface@7.0.3
\ No newline at end of file
diff --git a/requirements.txt b/requirements.txt
index 90d298a..30ba130 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,14 +1,14 @@
-attrs==23.2.0
-Automat==22.10.0
+attrs==24.2.0
+Automat==24.8.1
bcrypt==4.2.0
-cffi==1.16.0
+cffi==1.17.1
constantly==23.10.4
-cryptography==43.0.0
+cryptography==43.0.1
hyperlink==21.0.0
-idna==3.7
-incremental==24.7.1
-pyasn1==0.6.0
-pyasn1_modules==0.4.0
+idna==3.10
+incremental==24.7.2
+pyasn1==0.6.1
+pyasn1_modules==0.4.1
pycparser==2.22
pyOpenSSL==24.2.1
pyseccomp==0.1.2
@@ -17,6 +17,6 @@ python-gsmmodem-new==0.13.0
service-identity==24.1.0
six==1.16.0
tomli==2.0.1
-Twisted==24.3.0
+Twisted==24.7.0
typing_extensions==4.12.2
-zope.interface==6.4.post2
+zope.interface==7.0.3